You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/21 20:31:01 UTC

[jira] [Updated] (ARROW-2024) [Python] Remove global SerializationContext variables

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

Wes McKinney updated ARROW-2024:
--------------------------------
    Summary: [Python] Remove global SerializationContext variables  (was: Remove global SerializationContext variables.)

> [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
(v7.6.3#76005)