celeborn/assets/spark-patch
SteNicholas cfc3f1b13a [CELEBORN-1319][FOLLOWUP] Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0
### What changes were proposed in this pull request?

Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0.

### Why are the changes needed?

There is no patch of celeborn optimize skew partitions for Spark v4.0.0. Meanwhile, Spark v3.5.6 could not apply `Celeborn-Optimize-Skew-Partitions-spark3_5.patch` because of https://github.com/apache/spark/pull/50946.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

```
$ git checkout v3.5.6
Previous HEAD position was fa33ea000a0 Preparing Spark release v4.0.0-rc7
HEAD is now at 303c18c7466 Preparing Spark release v3.5.6-rc1
$ git apply --check /celeborn/assets/spark-patch/Celeborn-Optimize-Skew-Partitions-spark3_5_6.patch
$ git checkout v4.0.0
Previous HEAD position was 303c18c7466 Preparing Spark release v3.5.6-rc1
HEAD is now at fa33ea000a0 Preparing Spark release v4.0.0-rc7
$ git apply --check /celeborn/assets/spark-patch/Celeborn-Optimize-Skew-Partitions-spark4_0.patch
```

Closes #3329 from SteNicholas/CELEBORN-1319.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: Wang, Fei <fwang12@ebay.com>
2025-06-12 11:04:17 -07:00
..
Celeborn_Columnar_Shuffle_spark3.patch [CELEBORN-753] Rename spark patch file name to make it more clear 2023-06-30 11:41:12 +08:00
Celeborn_Dynamic_Allocation_spark2.patch [CELEBORN-754][IMPORTANT] Provide a new SparkShuffleManager to replace RssShuffleManager in the future 2023-06-30 17:27:33 +08:00
Celeborn_Dynamic_Allocation_spark3_0.patch [CELEBORN-858] Generate patch to each Spark 3.x minor version 2023-11-10 15:35:54 +08:00
Celeborn_Dynamic_Allocation_spark3_1.patch [CELEBORN-858] Generate patch to each Spark 3.x minor version 2023-11-10 15:35:54 +08:00
Celeborn_Dynamic_Allocation_spark3_2.patch [CELEBORN-858] Generate patch to each Spark 3.x minor version 2023-11-10 15:35:54 +08:00
Celeborn_Dynamic_Allocation_spark3_3.patch [CELEBORN-858] Generate patch to each Spark 3.x minor version 2023-11-10 15:35:54 +08:00
Celeborn_Dynamic_Allocation_spark3_4.patch [CELEBORN-753] Rename spark patch file name to make it more clear 2023-06-30 11:41:12 +08:00
Celeborn-Optimize-Skew-Partitions-spark3_2.patch [CELEBORN-1319][FOLLOWUP] Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0 2025-06-12 11:04:17 -07:00
Celeborn-Optimize-Skew-Partitions-spark3_3.patch [CELEBORN-1319][FOLLOWUP] Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0 2025-06-12 11:04:17 -07:00
Celeborn-Optimize-Skew-Partitions-spark3_4.patch [CELEBORN-1319][FOLLOWUP] Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0 2025-06-12 11:04:17 -07:00
Celeborn-Optimize-Skew-Partitions-spark3_5_6.patch [CELEBORN-1319][FOLLOWUP] Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0 2025-06-12 11:04:17 -07:00
Celeborn-Optimize-Skew-Partitions-spark3_5.patch [CELEBORN-1319][FOLLOWUP] Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0 2025-06-12 11:04:17 -07:00
Celeborn-Optimize-Skew-Partitions-spark4_0.patch [CELEBORN-1319][FOLLOWUP] Support celeborn optimize skew partitions patch for Spark v3.5.6 and v4.0.0 2025-06-12 11:04:17 -07:00