Skip to content

Allow setting the pickler to use in pyarrow serialization. #15647

@asfimport

Description

@asfimport

We currently try to import cloudpickle and failing that fall back to pickle. However, given that there are many versions of cloudpickle and they are typically incompatible with one another, the caller may want to specify a specific version, so we should allow them to set the specific pickler to use.

Reporter: Robert Nishihara / @robertnishihara
Assignee: Robert Nishihara / @robertnishihara

PRs and other links:

Note: This issue was originally created as ARROW-2011. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions