Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@sfc-gh-bli sfc-gh-bli released this 31 Jul 19:31
· 2 commits to master since this release
384dccf
  • 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