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 2020/09/24 23:20:28 UTC

[GitHub] [arrow] dhirschfeld commented on pull request #8255: ARROW-9518: [Python] Deprecate pyarrow serialization

dhirschfeld commented on pull request #8255:
URL: https://github.com/apache/arrow/pull/8255#issuecomment-698636329


   Thanks for the ping. I was using that functionality. So I'm interested to see how I can replace it.
   
   My goal is to pass objects (mapping of arrays, dataframes and primitive types) between languages such as Python, R and TypeScript. `pickle`, being python-only, is no good for this. I understand the previous functionality was *also* python only so I suppose I haven't lost anything there.
   
   I'm still unsure if arrow is capable of this language-agnostic interop for blobs of heterogeneous types?


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

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