Wes McKinney created ARROW-1522: ----------------------------------- Summary: [C++] Support pyarrow.Buffer as built-in type in pyarrow.serialize Key: ARROW-1522 URL: https://issues.apache.org/jira/browse/ARROW-1522 Project: Apache Arrow Issue Type: Improvement Reporter: Wes McKinney Fix For: 0.8.0
This will enable objects with serialized representation as large byte strings to avoid memory copying on read (i.e. avoiding {{PyBytes_FromStringAndSize}}) -- This message was sent by Atlassian JIRA (v6.4.14#64029)