[
https://issues.apache.org/jira/browse/ARROW-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659637#comment-17659637
]
Rok Mihevc commented on ARROW-2611:
-----------------------------------
This issue has been migrated to [issue
#19010|https://github.com/apache/arrow/issues/19010] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Python] Python 2 integer serialization
> ---------------------------------------
>
> Key: ARROW-2611
> URL: https://issues.apache.org/jira/browse/ARROW-2611
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Affects Versions: 0.9.0
> Reporter: Philipp Moritz
> Assignee: Peter Schafhalter
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In Python 2, serializing a Python int with pyarrow.serialize and then
> deserializing it returns a long instead of an integer. Note that this is not
> an issue in python 3 where the long type does not exist.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)