Commit 4e47023
[SPARK-50871][BUILD] Upgrade
### What changes were proposed in this pull request?
This pr aims to upgrade `scala-parallel-collections` from 1.0.4 to 1.2.0
### Why are the changes needed?
The new version includes a bug fix for exception merging:
- scala/scala-parallel-collections#205
The full release notes as follows:
- https://github.com/scala/scala-parallel-collections/releases/tag/v1.1.0
- https://github.com/scala/scala-parallel-collections/releases/tag/v1.2.0
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Pass GitHub Actions
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #49548 from LuciferYang/SPARK-50871.
Authored-by: yangjie01 <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>scala-parallel-collections to 1.2.01 parent 3b114af commit 4e47023
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
0 commit comments