spark-excel icon indicating copy to clipboard operation
spark-excel copied to clipboard

Publish prebuilt binaries for scala 2.11 and number of spark versions

Open quanghgx opened this issue 3 years ago • 0 comments

From spark-excel 0.14.0, the v2 version depends on Spark data source API V2, so each spark-excel binary also depends on a specific version of spark.

Need to publish list of spark-excel prebuilt binaries for list of

Expected Behavior

Spark-excel can be found on public maven repository for number of spark and scala versions

Current Behavior

spark-excel v0.14.0 has binary only compatible with scala 2.12 and spark 3.1.1+

Steps to Reproduce (for bugs)

Go to public maven repository and search for spark-excel

quanghgx avatar Oct 03 '21 02:10 quanghgx