Skip to content

Release Spark Connector 2.15.0

Compare
Choose a tag to compare
@sfc-gh-bli sfc-gh-bli released this 23 Feb 18:47
· 22 commits to master since this release
3a26f61

Bug Fixes

  • Fixed "cancelled queries can be restarted in the Spark retries after application closed"

New Features

  • Introduce a new parameter trim_space which defaults to false. When turn it on, Spark connector will automatically trim values of StringType columns when saving to Snowflake table.