SteNicholas opened a new pull request, #3329:
URL: https://github.com/apache/celeborn/pull/3329

   ### 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 v3.5.6 and 
v4.0.0.
   
   ### 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
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to