Florian Rathgeber created ARROW-2853:
----------------------------------------

             Summary: 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


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)

Reply via email to