Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions