### What changes were proposed in this pull request? This PR introduces support for Scala 2.13 1. Resolved a compilation issue specific to Scala 2.13 2. Successfully validated compatibility with Scala 2.13 through the comprehensive suite of unit tests 3. Enabled SBT CI for Scala 2.13 within the "server" module and the "spark client" For more detailed guidance on migrating to Scala 2.13, please consult the following resources: 1. https://www.scala-lang.org/blog/2017/02/28/collections-rework.html 2. https://docs.scala-lang.org/overviews/core/collections-migration-213.html ### Why are the changes needed? As title ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GA Closes #1825 from cfmcgrady/scala213. Authored-by: Fu Chen <cfmcgrady@gmail.com> Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| java/org/apache/celeborn/common | ||
| resources | ||
| scala/org/apache/celeborn | ||