Skip to content

Spark 3.1 connector GA

Compare
Choose a tag to compare
@luxu1-ms luxu1-ms released this 31 Aug 18:15
· 5 commits to master since this release
e328e20

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.2.0.

  • Support Spark 3.1
  • Fix NO_DULICATES staging table name to enable parallel write to SQL table

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.