[
https://issues.apache.org/jira/browse/ARROW-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659053#comment-17659053
]
Rok Mihevc commented on ARROW-2024:
-----------------------------------
This issue has been migrated to [issue
#18005|https://github.com/apache/arrow/issues/18005] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Python] Remove global SerializationContext variables
> -----------------------------------------------------
>
> Key: ARROW-2024
> URL: https://issues.apache.org/jira/browse/ARROW-2024
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Robert Nishihara
> Assignee: Robert Nishihara
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> We should get rid of the global variables
> {{{{_default_serialization_context}}}} and
> {{{{pandas_serialization_context}}}} and replace them with functions
> {{{{default_serialization_context()}}}} and
> {{{{pandas_serialization_context()}}}}.
> This will also make it faster to do {{{{import pyarrow}}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)