[
https://issues.apache.org/jira/browse/ARROW-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409880#comment-16409880
]
Uwe L. Korn commented on ARROW-1715:
------------------------------------
No, the advantage of the IPC code was that it is already there. Using
{{buffers()}} and {{from_buffers()}} is definitely the better approach as this
will allow pickling with less copies of the data.
> [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)