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}}.
Reporter: Robert Nishihara / @robertnishihara
Assignee: Robert Nishihara / @robertnishihara
PRs and other links:
Note: This issue was originally created as ARROW-2024. Please see the migration documentation for further details.
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}}.Reporter: Robert Nishihara / @robertnishihara
Assignee: Robert Nishihara / @robertnishihara
PRs and other links:
Note: This issue was originally created as ARROW-2024. Please see the migration documentation for further details.