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

Rok Mihevc commented on ARROW-1715:
-----------------------------------

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

> [Python] Implement pickling for Column, ChunkedArray, RecordBatch, Table
> ------------------------------------------------------------------------
>
>                 Key: ARROW-1715
>                 URL: https://issues.apache.org/jira/browse/ARROW-1715
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: beginner, pull-request-available
>             Fix For: 0.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> At the moment the types {{pyarrow.Column/ChunkedArray/RecordBatch/Table}} 
> cannot be pickled. Although it may not be the fastest way to transport them 
> from one process to another, it is a very comfortable one. We should 
> implement a {{__reduce__()}} for all of them.



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

Reply via email to