You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 12:50:00 UTC

[jira] [Updated] (ARROW-1522) [C++] Support pyarrow.Buffer as built-in type in pyarrow.serialize

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

Antoine Pitrou updated ARROW-1522:
----------------------------------
    Component/s: C++

> [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
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Philipp Moritz
>            Priority: Major
>              Labels: pull-request-available
>             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
(v7.6.3#76005)