mbutrovich commented on issue #3692:
URL: 
https://github.com/apache/datafusion-comet/issues/3692#issuecomment-4058075143

   Also I think issue two only discusses the deserialization issue. There is 
still the serialization issue of per-partition creating IPC writers, writing a 
batch, etc. Ideally we want to
   1) only use one IPC writer
   2) (optional) concatenate the batches on the driver side using Arrow Java.


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