[
https://issues.apache.org/jira/browse/ARROW-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7858:
----------------------------------
Labels: pull-request-available (was: )
> [C++][Python] Support casting an Extension type to its storage type
> -------------------------------------------------------------------
>
> Key: ARROW-7858
> URL: https://issues.apache.org/jira/browse/ARROW-7858
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Python
> Reporter: Joris Van den Bossche
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
>
> 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?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)