[ 
https://issues.apache.org/jira/browse/ARROW-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philipp Moritz resolved ARROW-2011.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.0

Issue resolved by pull request 1493
[https://github.com/apache/arrow/pull/1493]

> Allow setting the pickler to use in pyarrow serialization.
> ----------------------------------------------------------
>
>                 Key: ARROW-2011
>                 URL: https://issues.apache.org/jira/browse/ARROW-2011
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Robert Nishihara
>            Assignee: Robert Nishihara
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> We currently try to import cloudpickle and failing that fall back to pickle. 
> However, given that there are many versions of cloudpickle and they are 
> typically incompatible with one another, the caller may want to specify a 
> specific version, so we should allow them to set the specific pickler to use.



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

Reply via email to