Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
From a quick test (through Python), it seems that slice and take work, but the following not:
- cast: it could rely on the casting rules for the storage type. Or do we want that you explicitly have to take the storage array before casting?
- dictionary_encode / unique
Attachments
Issue Links
- is a child of
-
ARROW-8894 [C++] C++ array kernels framework and execution buildout (umbrella issue)
- Open
- relates to
-
ARROW-7085 [C++][CSV] Add support for Extention type in csv reader
- Open
-
ARROW-7858 [C++][Python] Support casting an Extension type to its storage type
- Resolved