Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RedShift driver and code are out of sync #327

Closed
jeff-m-sullivan opened this issue Feb 1, 2022 · 2 comments
Closed

RedShift driver and code are out of sync #327

jeff-m-sullivan opened this issue Feb 1, 2022 · 2 comments
Labels

Comments

@jeff-m-sullivan
Copy link
Contributor

Describe the bug
When attempting to connect to a RedShift database, you get an error:
Screen Shot 2022-02-01 at 10 54 59 AM

This is due to a mistmatch between the version of the driver specified in the pom (42) and the one specified in DBConnector (41). I will submit a PR that addresses this.

@MaximMoinat
Copy link
Collaborator

Thanks @jeff-m-sullivan for raising this and providing a fix. We will review as soon as possible.

MaximMoinat pushed a commit that referenced this issue Feb 4, 2022
bump redshift jdbc to match pom. Closes #327
@MaximMoinat
Copy link
Collaborator

MaximMoinat commented Feb 4, 2022

Merged in develop, will be part of a next release. Thanks again @jeff-m-sullivan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants