You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvements
Upgraded JDBC to 3.17.0 to Support LOB
Supports Spark 3.5.0
Removed the Advanced Query Pushdown feature
Since version 3.0.0, Spark connector will only have one artifact in each release, which will be compatible with most Spark versions.
The old version of Spark connector (2.x.x) will continue to be supported up to 2 years.
A conversion tool which can convert DataFrames between Spark and Snowpark will be introduced in the future Spark connector release soon. It will be an alternative of Advanced Query Pushdown feature.
Bug Fixes
Remove the requirement of SFUSER parameter when using OAUTH