This is an automated email from the ASF dual-hosted git repository.

philo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


    from 2052a748f2 [VL] Support compiling gluten cpp independently (#10575)
     add d790141fb1 [GLUTEN-10107][CH] Decouple Celeborn-related code from CH 
backend module (#10537)

No new revisions were added by this update.

Summary of changes:
 ...celeborn.CelebornColumnarBatchSerializerFactory |  1 +
 .../CHCelebornColumnarBatchSerializerFactory.scala |  9 +++----
 .../clickhouse/CHSparkPlanExecApi.scala            | 29 ++++++++++++++--------
 ...celeborn.CelebornColumnarBatchSerializerFactory |  2 +-
 ...oxCelebornColumnarBatchSerializerFactory.scala} |  2 +-
 .../gluten/celeborn/CelebornShuffleManager.java    | 22 ++++++++--------
 6 files changed, 36 insertions(+), 29 deletions(-)
 create mode 100644 
backends-clickhouse/src-celeborn/main/resources/META-INF/services/org.apache.spark.shuffle.gluten.celeborn.CelebornColumnarBatchSerializerFactory
 copy 
backends-velox/src-celeborn/main/scala/org/apache/spark/shuffle/VeloxCelebornColumnarBatchSerlizerFactory.scala
 => 
backends-clickhouse/src-celeborn/main/scala/org/apache/spark/shuffle/CHCelebornColumnarBatchSerializerFactory.scala
 (77%)
 rename 
backends-velox/src-celeborn/main/scala/org/apache/spark/shuffle/{VeloxCelebornColumnarBatchSerlizerFactory.scala
 => VeloxCelebornColumnarBatchSerializerFactory.scala} (92%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to