You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/20 01:01:06 UTC

[jira] [Closed] (ARROW-1894) [Python] Treat CPython memoryview or buffer objects equivalently to pyarrow.Buffer in pyarrow.serialize

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

Wes McKinney closed ARROW-1894.
-------------------------------

> [Python] Treat CPython memoryview or buffer objects equivalently to pyarrow.Buffer in pyarrow.serialize
> -------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-1894
>                 URL: https://issues.apache.org/jira/browse/ARROW-1894
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Priority: Major
>
> These should be treated as Buffer-like on serialize. We should consider how to "box" the buffers as the appropriate kind of object (Buffer, memoryview, etc.) when being deserialized



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