-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[Feature Request] Scala 2.12.17 #1909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
enhancement
New feature or request
Comments
5 tasks
scottsand-db
pushed a commit
to scottsand-db/delta
that referenced
this issue
Oct 12, 2023
- [X] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in here) Matches Scala version of Spark 3.4: https://github.com/apache/spark/blob/59fcecb5a59df54ecb3c675d4f3722fc72c1466e/pom.xml#L171 https://github.com/scala/scala/releases/tag/v2.12.16 https://github.com/scala/scala/releases/tag/v2.12.17 https://github.com/scala/scala/releases/tag/v2.13.6 https://github.com/scala/scala/releases/tag/v2.13.7 https://github.com/scala/scala/releases/tag/v2.13.8 Fix delta-io#1909 Changes Scala version, which should be compatible: "As usual for our minor releases, Scala 2.12.17 is binary-compatible with the whole Scala 2.12 series." "As usual for our minor releases, Scala 2.13.8 is binary-compatible with the whole Scala 2.13 series." Closes delta-io#1936 Signed-off-by: Allison Portis <allison.portis@databricks.com> GitOrigin-RevId: 232abd3a2f7f8d7395e1cdeb21baecea096f15a6
scottsand-db
pushed a commit
to scottsand-db/delta
that referenced
this issue
Oct 13, 2023
- [X] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in here) Matches Scala version of Spark 3.4: https://github.com/apache/spark/blob/59fcecb5a59df54ecb3c675d4f3722fc72c1466e/pom.xml#L171 https://github.com/scala/scala/releases/tag/v2.12.16 https://github.com/scala/scala/releases/tag/v2.12.17 https://github.com/scala/scala/releases/tag/v2.13.6 https://github.com/scala/scala/releases/tag/v2.13.7 https://github.com/scala/scala/releases/tag/v2.13.8 Fix delta-io#1909 Changes Scala version, which should be compatible: "As usual for our minor releases, Scala 2.12.17 is binary-compatible with the whole Scala 2.12 series." "As usual for our minor releases, Scala 2.13.8 is binary-compatible with the whole Scala 2.13 series." Closes delta-io#1936 Signed-off-by: Allison Portis <allison.portis@databricks.com> GitOrigin-RevId: 232abd3a2f7f8d7395e1cdeb21baecea096f15a6
xupefei
pushed a commit
to xupefei/delta
that referenced
this issue
Oct 31, 2023
- [X] Spark - [ ] Standalone - [ ] Flink - [ ] Kernel - [ ] Other (fill in here) Matches Scala version of Spark 3.4: https://github.com/apache/spark/blob/59fcecb5a59df54ecb3c675d4f3722fc72c1466e/pom.xml#L171 https://github.com/scala/scala/releases/tag/v2.12.16 https://github.com/scala/scala/releases/tag/v2.12.17 https://github.com/scala/scala/releases/tag/v2.13.6 https://github.com/scala/scala/releases/tag/v2.13.7 https://github.com/scala/scala/releases/tag/v2.13.8 Fix delta-io#1909 Changes Scala version, which should be compatible: "As usual for our minor releases, Scala 2.12.17 is binary-compatible with the whole Scala 2.12 series." "As usual for our minor releases, Scala 2.13.8 is binary-compatible with the whole Scala 2.13 series." Closes delta-io#1936 Signed-off-by: Allison Portis <allison.portis@databricks.com> GitOrigin-RevId: 232abd3a2f7f8d7395e1cdeb21baecea096f15a6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request
Overview
Spark 3.4 is built with Scala 2.12.17. If there isn't anything blocking us, I think we should move to the same version.
Motivation
The same as apache/spark#37892
Further details
Willingness to contribute
The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?
The text was updated successfully, but these errors were encountered: