microsoft / sql-spark-connector

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

Missing Maven distros #240

Open koernigo opened 10 months ago

koernigo commented 10 months ago

The latest version on Maven is 1.3 Beta, not 1.3 This version is not available:

com.microsoft.azure:spark-mssql-connector_2.12:1.4.0

The project description says they are on maven.

Am I missing anything? Were they pulled maybe?

shivsood commented 10 months ago

@Koernigo as of now , we don't have a maven release for 1.4. This is TDB, but at this point i don't have an ETA.

alanblyth commented 10 months ago

We're having some issues with library compatibility and found this - we think we need this 2.12:1.40 release.

sagmansercan commented 9 months ago

1.4.0-BETA is working properly, however, it is not available on maven repository yet :/

it would be great to get this package from the official maven repository to include it in automated test setups easily

dbertolino-github commented 8 months ago

Hi, on maven i see that the latest is 1.3.0-Beta.

Do you have any idea of when 1.3.0, 1.4.0-Beta and 1.4.0 will be published on Maven?

Even an approximation would be great to know! Thanks in advance!

bharadwaj-v commented 6 months ago

Hi, Any updates on when the 1.4 will be available in Maven Repo?

Thanks in advance!

jboarman commented 6 months ago

We were chasing our tails thinking we were just doing something wrong until we realized that the documentation on the front page of the GitHub README is simply wrong. There is no valid Maven coordinate com.microsoft.azure:spark-mssql-connector_2.12:1.4.0.

What would keep this from being published to Maven? If it takes more than 6 months to publish, then maybe we ought to correct the README to help people avoid wasting time thinking they are holding their mouse wrong?