[ 
https://issues.apache.org/jira/browse/ARROW-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657523#comment-17657523
 ] 

Rok Mihevc commented on ARROW-489:
----------------------------------

This issue has been migrated to [issue 
#16132|https://github.com/apache/arrow/issues/16132] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> Python: Pandas zero-copy for ListArrays conversion
> --------------------------------------------------
>
>                 Key: ARROW-489
>                 URL: https://issues.apache.org/jira/browse/ARROW-489
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe Korn
>            Priority: Major
>
> In the case of the conversion of a list column to a pandas column, currently 
> we always do a copy even though in the numeric case, we could avoid it most 
> of the time. To enable zero-copy conversions, we need to pass a Python 
> reference to a {{pyarrow.Column}} to the {{ConvertColumnToPandas}} inside of 
> {{ConvertListsLike}}. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to