You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/12/28 22:06:58 UTC

[jira] [Resolved] (ARROW-444) [Python] Avoid unnecessary memory copies from use of PyBytes_* C APIs

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

Uwe L. Korn resolved ARROW-444.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 257
[https://github.com/apache/arrow/pull/257]

> [Python] Avoid unnecessary memory copies from use of PyBytes_* C APIs
> ---------------------------------------------------------------------
>
>                 Key: ARROW-444
>                 URL: https://issues.apache.org/jira/browse/ARROW-444
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>
> Places where memory copying could be avoided:
> * NativeFile.read
> * HdfsFile.read



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)