Skip to content

v2.5.7

Compare
Choose a tag to compare
@Mingli-Rui Mingli-Rui released this 15 Jan 22:50
· 313 commits to master since this release
  • Upgrade Snowflake JDBC to 3.11.1.
  • Remove a confusing warning message when writing to snowflake on Amazon S3.
  • Log or validate the row count when reading from snowflake.
  • Remove the CREATE TABLE privilege requirement when saving data into existing table with APPEND mode.
  • Support Case Insensitive Column Mapping for Spark Streaming.
  • Pretty format logging.
  • Code format refactor in compliance with Scala code style.