[ 
https://issues.apache.org/jira/browse/ARROW-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210424#comment-16210424
 ] 

Wes McKinney commented on ARROW-1522:
-------------------------------------

[~pcmoritz] [~robertnishihara] this should be possible by using the pyarrow C++ 
APIs 
https://github.com/apache/arrow/blob/master/cpp/src/arrow/python/pyarrow.h#L44. 
How's the best way to handle this in the serialization code?

> [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)

Reply via email to