Skip to content

[🍒] [PLUGIN-1954] Update Snowflake JDBC driver to 4.0.2#64

Merged
vikasrathee-cs merged 2 commits into
data-integrations:release/1.1from
cloudsufi:cherry-pick/28575e8
Jun 23, 2026
Merged

[🍒] [PLUGIN-1954] Update Snowflake JDBC driver to 4.0.2#64
vikasrathee-cs merged 2 commits into
data-integrations:release/1.1from
cloudsufi:cherry-pick/28575e8

Conversation

@harishhk107

Copy link
Copy Markdown
Contributor

Bumps snowflake-jdbc.version from 3.14.4 to 4.0.2.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request upgrades the Snowflake JDBC driver from version 3.14.4 to 4.0.2, adapting the codebase to API changes in JDBC 4.x (such as replacing setOauthToken with setAuthenticator and using UploadStreamConfig/DownloadStreamConfig builders). Feedback recommends avoiding the use of internal Snowflake classes like SnowflakeBasicDataSource in favor of standard JDBC DriverManager to prevent fragility, and suggests using the existing null-safe getter getKeyPairEnabled() instead of direct nullable field comparison.

@harishhk107 harishhk107 changed the title Update Snowflake JDBC driver to 4.0.2 and adapt API changes [🍒]Update Snowflake JDBC driver to 4.0.2 and backport Named Table feature Jun 22, 2026
Bumps `snowflake-jdbc.version` from `3.14.4` to `4.0.2`.
@harishhk107 harishhk107 force-pushed the cherry-pick/28575e8 branch from 66652ff to 0589aaf Compare June 22, 2026 10:27
@harishhk107 harishhk107 changed the title [🍒]Update Snowflake JDBC driver to 4.0.2 and backport Named Table feature [🍒]Update Snowflake JDBC driver to 4.0.2 Jun 22, 2026
@vikasrathee-cs vikasrathee-cs changed the title [🍒]Update Snowflake JDBC driver to 4.0.2 [🍒] [PLUGIN-1954] Update Snowflake JDBC driver to 4.0.2 Jun 22, 2026
@vikasrathee-cs vikasrathee-cs added the build build label Jun 22, 2026
@vikasrathee-cs vikasrathee-cs merged commit 50ae5fe into data-integrations:release/1.1 Jun 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants