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

   @pitrou I have asked a 
[question](https://stackoverflow.com/questions/75201514/sending-pickled-objects-using-pickle5s-out-of-band-buffers-over-the-network)
 about how to send objects that have been serialized using Pickle's out-of-band 
buffers over the network.
   
   I have no idea how to send serialized objects with pickle now that each 
object is broken down to a serialized object and a list of buffers. Is this 
even possible or should we try sending them one by one?


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