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

Wes McKinney commented on ARROW-1715:
-------------------------------------

It'd be worth comparing a naive pickle version with a pickle version using 
{{pyarrow.serialize(...).to_components()}}. The component-based serialization 
minimizes copying. I'm due to write a blog post about it, as the difference 
with large objects can be quite significant

> [Python] Implement pickling for Array, 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
>            Priority: Major
>             Fix For: 0.10.0
>
>




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

Reply via email to