FelixYBW opened a new issue, #9671:
URL: https://github.com/apache/incubator-gluten/issues/9671

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   ```
   25/05/09 19:10:38 ERROR [broadcast-exchange-0] broadcast.TorrentBroadcast: 
Store broadcast broadcast_1 fail, remove all pieces of the broadcast
   25/05/09 19:10:38 ERROR [broadcast-exchange-0] 
execution.ColumnarBroadcastExchangeExec: Fatal error in broadcast exchange:
                 |  Exception type: java.lang.StackOverflowError
                 |  Message: 
                 |  Cause: 
                 |  Thread: broadcast-exchange-0
                 |  Stacktrace:
   java.lang.StackOverflowError
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.esotericsoftware.kryo.serializers.ClosureSerializer.write(ClosureSerializer.java:62)
        at com.esotericsoftware.kryo.Kryo.writeClassAndObject(Kryo.java:651)
        at 
com.esotericsoftware.kryo.serializers.DefaultArraySerializers$ObjectArraySerializer.write(DefaultArraySerializers.java:361)
        at 
com.esotericsoftware.kryo.serializers.DefaultArraySerializers$ObjectArraySerializer.write(DefaultArraySerializers.java:302)
        at com.esotericsoftware.kryo.Kryo.writeObject(Kryo.java:575)
        at 
com.esotericsoftware.kryo.serializers.ObjectField.write(ObjectField.java:79)
        at 
com.esotericsoftware.kryo.serializers.FieldSerializer.write(FieldSerializer.java:508)
        at com.esotericsoftware.kryo.Kryo.writeObject(Kryo.java:557)
   ```
   
   There is a R2C conversion before broadcast.
   
   ### Gluten version
   
   main branch
   
   ### Spark version
   
   Spark-3.2.x
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   
   ```


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


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

Reply via email to