Spark 3.3 Connector Beta release
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.