forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-50807][BUILD] Upgrade Scala to 2.13.16
### What changes were proposed in this pull request? This PR aims to Upgrade Scala to 2.13.16. For now, this is a draft because the following plugins are not ready. So, we are using this PR to track the readiness. - [x] lightbend/genjavadoc#375 - [x] com-lihaoyi/Ammonite#1597 - scala/scala#10868 (comment) ### Why are the changes needed? To deliver the latest Scala 2.13.x version to Apache Spark 4.0.0. - https://github.com/scala/scala/releases/tag/v2.13.16 ### Does this PR introduce _any_ user-facing change? No because Apache Spark 4 is not released yet. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#49478 from dongjoon-hyun/SPARK-50807. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: yangjie01 <yangjie01@baidu.com>
- Loading branch information
1 parent
a1b0f25
commit 585f434
Showing
4 changed files
with
8 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters