Release Spark Connector 2.15.0
sfc-gh-bli
released this
23 Feb 18:47
·
22 commits
to master
since this release
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 tofalse
. When turn it on, Spark connector will automatically trim values ofStringType
columns when saving to Snowflake table.