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

SNOW-913746 upgrade jdbc 3.14.3 #745

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

sfc-gh-japatel
Copy link
Collaborator

@sfc-gh-japatel sfc-gh-japatel commented Nov 11, 2023

Upgrade JDBC to 3.14.3.

Modify some tests since v3.13.31 is throwing NPE.

@sfc-gh-japatel sfc-gh-japatel marked this pull request as ready for review November 11, 2023 01:43
@@ -299,6 +299,9 @@ protected static Properties generateProxyParametersIfRequired(Map<String, String
proxyProperties.put(SFSessionProperty.PROXY_USER.getPropertyKey(), username);
proxyProperties.put(SFSessionProperty.PROXY_PASSWORD.getPropertyKey(), password);
}
// There is a change in JDBC version 3.13.31 which causes NPE if this is not added.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a JIRA created for the owner to fix this? We shouldn't have this assumption, this is a behavior change

Copy link
Collaborator Author

@sfc-gh-japatel sfc-gh-japatel Nov 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will create a issue on JDBC.
Since we have a workaround, its okay to add this here but I agree it should be fixed by JDBC.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened a PR in JDBC: snowflakedb/snowflake-jdbc#1559

@sfc-gh-japatel
Copy link
Collaborator Author

@sfc-gh-jfan snyk is not running can you check please? thanks

@sfc-gh-jfan sfc-gh-jfan reopened this Nov 14, 2023
@sfc-gh-japatel sfc-gh-japatel changed the title Japatel snow 913746 upgrade jdbc 3 14 3 main SNOW-913746 upgrade jdbc 3.14.3 Nov 14, 2023
@sfc-gh-japatel sfc-gh-japatel merged commit afcb116 into master Nov 15, 2023
118 of 120 checks passed
@sfc-gh-japatel sfc-gh-japatel deleted the japatel-SNOW-913746-upgrade-jdbc-3-14-3-main branch November 15, 2023 20:28
khsoneji pushed a commit to confluentinc/snowflake-kafka-connector that referenced this pull request Dec 4, 2023
khsoneji pushed a commit to confluentinc/snowflake-kafka-connector that referenced this pull request Dec 4, 2023
khsoneji pushed a commit to confluentinc/snowflake-kafka-connector that referenced this pull request Dec 4, 2023
EduardHantig pushed a commit to streamkap-com/snowflake-kafka-connector that referenced this pull request Feb 1, 2024
sudeshwasnik pushed a commit to confluentinc/snowflake-kafka-connector that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants