ftong2020 opened a new issue, #3580:
URL: https://github.com/apache/celeborn/issues/3580

   ### What is the bug(with logs or screenshots)?
   In Spark 3.5, 
sql/core/src/main/scala/org/apache/spark/sql/execution/exchange/ShuffleExchangeExec.scala
   
   StructType class is superseded by DataTypeUtils, but patch file in celeborn 
is not updated, which cause compilation to fail if patch is applied.
   
   ### How to reproduce the bug?
   Steps to reproduce the bug.
   1, Download Spark source code v3.5.7
   2. Apply Celeborn_Columnar_Shuffle_spark3.patch
   3. build with maven
   
   
   /cc @who-need-to-know
   
   /assign @who-can-solve-this-bug
   


-- 
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