pitrou edited a comment on issue #11239: URL: https://github.com/apache/arrow/issues/11239#issuecomment-1055160904
> Am I correct in understanding that serializing of normal Arrow tensor / table etc types will not use the `pa.serialize` pathway or `pickle` anywhere? What do you mean with "serializing" in this context? If you're sending Arrow tensors or tables you should use the Arrow IPC layer (in which case your sentence is true). -- 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]
