streamnative / pulsar-spark

Spark Connector to read and write with Pulsar
Apache License 2.0
113 stars 50 forks source link

[FEATURE] Bump the scala version to 2.13 #166

Closed yash2 closed 11 months ago

yash2 commented 1 year ago

Describe the solution you'd like Please bump the scala version to 2.13. With scala 2.13 and spark 3.4 compatibility will help us in testing/using spark serverless on GCP.

Example: List of GCP Dataproc Serverless Runtime versions users want to test, 2.1 (Spark 3.4, Java 17, Scala 2.13) 2.0 (Spark 3.3, Java 17, Scala 2.13)

Additional context Current version supports spark 3.4 and scala v.2.12.17

nlu90 commented 1 year ago

We will make one a release for Scala 2.12 this or next week, and give people one additional month to test the release out. In early December, the repo will be migrated to Scala 2.13.

nlu90 commented 11 months ago

171