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

ASF GitHub Bot commented on ARROW-2011:
---------------------------------------

robertnishihara opened a new pull request #1493: ARROW-2011: [Python] Allow 
setting the pickler in the serialization context.
URL: https://github.com/apache/arrow/pull/1493
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>
> 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