Commits


Krisztián Szűcs authored and Wes McKinney committed fdf8fdc1265
ARROW-7858: [C++][Python] Support casting from ExtensionArray This add support for casting from ExtensionType. We should probably add support for converting to an ExtensionType, but we can handle it in a follow-up. Closes #6633 from kszucs/ext-cast Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>