Spark 3.1 connector GA
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.