You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/09/24 08:47:00 UTC

[jira] [Updated] (ARROW-1422) [Format] Add specification document for the serialization scheme used in Python

     [ https://issues.apache.org/jira/browse/ARROW-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joris Van den Bossche updated ARROW-1422:
-----------------------------------------
    Labels: pyarrow-serialization  (was: )

> [Format] Add specification document for the serialization scheme used in Python
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-1422
>                 URL: https://issues.apache.org/jira/browse/ARROW-1422
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Format, Python
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pyarrow-serialization
>
> In discussing the new {{pyarrow.serialize}} function with attendees at JupyterCon last week, there is some interest in possibly using this serialization scheme (a union with scalar values + object structure, with a sidecar of tensors) beyond Python. For example, it would be interesting to be able to interact with this "data structure" in JavaScript. It may be worth writing down the details of how this works so that other implementations can be created without having to pore through the C++ code for details



--
This message was sent by Atlassian Jira
(v8.3.4#803005)