Skip to content

Spark 3.3 Connector Beta release

Compare
Choose a tag to compare
@luxu1-ms luxu1-ms released this 17 Feb 22:50
· 1 commit to master since this release
f1d79ef

The connector is available on Maven: https://search.maven.org/artifact/com.microsoft.azure/spark-mssql-connector_2.12 and can be imported using the coordinate com.microsoft.azure:spark-mssql-connector_2.12:1.3.0.

  • Support Spark 3.3
  • Set the JDBC connection application name to "Spark MSSQL Connector" by default
  • Remove brackets for staging table name in NO_DUPLICATES mode

Note : The change in not compatible with JDBC 7.0.1, Spark 2.4 or Spark 3.0. For JDBC 7x, Spark 2.4x and 3.0x, please continue to use the old connector release.