Skip to content

[C++][Python] Support casting an Extension type to its storage type #24086

@asfimport

Description

@asfimport

Currently, casting an extension type will always fail: "No cast implemented from extension<arrow.py_extension_type> to ...".

However, for casting, we could fall back to the storage array's casting rules?

Reporter: Joris Van den Bossche / @jorisvandenbossche
Assignee: Krisztian Szucs / @kszucs

Related issues:

PRs and other links:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions