alamb commented on issue #23247:
URL: https://github.com/apache/datafusion/issues/23247#issuecomment-4845032715

   This is a good point @pantShrey 
   
   Ideally we would end up with an "push" IPC type writer -- like someone asks 
"encode this array" and you get back a Vec<Bytes> buffers 
   
   Then we could adapt that to async APIs (and various other IO patterns) quite 
easily
   
   I think this is basically how the arrow-ipc encoder internally works anyways


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