pitrou commented on issue #11239:
URL: https://github.com/apache/arrow/issues/11239#issuecomment-941072346


   > Pickle Protocol 5 needs a buffer for out-of-band 
Serialization/Deserialization and sending two objects (the serialized object 
and the buffer) along the network or in a file is ugly.
   
   It's not ugly, it's the way to do it. If you concatenate the buffers, you 
get memory copies.


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