Azure / azure-sqldb-spark

This project provides a client library that allows Azure SQL DB or SQL Server to act as an input source or output sink for Spark jobs.
MIT License
76 stars 52 forks source link

bulkCopyToSqlDB is not working in Spark 3.0 #85

Closed shrwan5 closed 4 years ago

shrwan5 commented 4 years ago

bulkCopyToSqlDB stopped working when upgraded to spark 3.0

furlong46 commented 4 years ago

Same issue here

arvindshmicrosoft commented 4 years ago

This library is no longer actively maintained. The newer connector mentioned in the linked issue #95 has open PRs to add Spark 3.0 support. Please follow the work there and thank you for your understanding. Closing this issue as it will not be addressed in this repo / library.