jorisvandenbossche commented on issue #11239: URL: https://github.com/apache/arrow/issues/11239#issuecomment-930116821
Side question: did you check if, when sending it over the network, pyarrow is actually faster compared to plain pickle protocol 5? You might see a smaller difference in that context compared to the simplified, in-memory example above. I didn't check it over the network, but eg when writing the serialized data to a file, I didn't see any difference. -- 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]
