viirya opened a new issue, #241:
URL: https://github.com/apache/arrow-datafusion-comet/issues/241

   ### Describe the bug
   
   I found this bug when debugging remaining query failures in #213.
   
   Comet broadcast first serialized record batches in `serializeBatches`. 
Serialized bytes are broadcasted to executors and restored to record batches. 
For dictionary array, the restored dictionary array gets empty dictionary 
values.
   
   ### Steps to reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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