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

[jira] [Updated] (ARROW-2853) [Python] Implementing support for zero copy NumPy arrays in libarrow_python

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

Wes McKinney updated ARROW-2853:
--------------------------------
    Fix Version/s: 0.14.0

> [Python] Implementing support for zero copy NumPy arrays in libarrow_python
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-2853
>                 URL: https://issues.apache.org/jira/browse/ARROW-2853
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>            Reporter: Florian Rathgeber
>            Priority: Major
>             Fix For: 0.14.0
>
>
> Implementing support for zero copy NumPy arrays in libarrow_python (i.e. in C++). We can utilize common code paths with `{{to_pandas`}} and toggle between NumPy-for-pandas and NumPy-for-NumPy behavior (and use the `zero_copy_only` flag where needed).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)