Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CELEBORN-912][FOLLOWUP] Support columnar shuffle for Spark 3.5
### What changes were proposed in this pull request? Introduce `spark-3.5-columnar-shuffle` module to support columnar shuffle for Spark 3.5. Follow up apache#2710, apache#2609. ### Why are the changes needed? Tests of `CelebornColumnarShuffleReaderSuite` are failed for the changes of apache#2609. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? `CelebornColumnarShuffleReaderSuite` Closes apache#2726 from SteNicholas/CELEBORN-912. Authored-by: SteNicholas <programgeek@163.com> Signed-off-by: xiyu.zk <xiyu.zk@alibaba-inc.com>
- Loading branch information