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


   The way it goes now, I'm against removing the out-of-band 
Serialization/Deserialization methods of PyArrow since right now there's no 
other alternatives with the same performance and ease of use as PyArrow's.
   
   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.


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