You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/01 08:39:23 UTC

[GitHub] [arrow] pitrou commented on issue #11239: Any replacements for `pa.serialize()` and `pa.deserialize()` ?

pitrou commented 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.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org