[
https://issues.apache.org/jira/browse/ARROW-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544978#comment-16544978
]
Antoine Pitrou commented on ARROW-2853:
---------------------------------------
Can you elaborate what you mean with "zero-copy Numpy arrays"?
> 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
>
> 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)