microsoft / sql-spark-connector

Apache Spark Connector for SQL Server and Azure SQL
Apache License 2.0
273 stars 116 forks source link

Version 8.4.1 of Microsoft JDBC Driver For SQL Server #248

Open pregress opened 9 months ago

pregress commented 9 months ago

According to the pom.xml and the documentation this still uses version 8.4.1 of the Microsoft JDBC Driver For SQL Server

Might be time to update this? So people can start using newer features, eg: managed identity to connect to Azure SQL.