celeborn/common/src/test
Fu Chen d6c4334a11 [CELEBORN-901] Add support for Scala 2.13
### 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>
2023-08-22 20:35:05 +08:00
..
java/org/apache/celeborn/common [CELEBORN-810] Fix some typos and grammar 2023-07-19 18:35:38 +08:00
resources [CELEBORN-140][IMPROVEMENT] Quota yaml should support byte string (#1085) 2022-12-14 18:24:19 +08:00
scala/org/apache/celeborn [CELEBORN-901] Add support for Scala 2.13 2023-08-22 20:35:05 +08:00