[
https://issues.apache.org/jira/browse/ARROW-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-9394.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 7852
[https://github.com/apache/arrow/pull/7852]
> [Python] Support pickling of Scalars
> ------------------------------------
>
> Key: ARROW-9394
> URL: https://issues.apache.org/jira/browse/ARROW-9394
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Ben Kietzman
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Scalars don't currently support pickling.
> Could this be as implemented with {{Scalar, (self.type, self.as_py())}}?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)