Wes McKinney created ARROW-1894:
-----------------------------------
Summary: [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
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
(v6.4.14#64029)