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
Reporter: Joris Van den Bossche / @jorisvandenbossche
Watchers: Rok Mihevc / @rok
Related issues:
Note: This issue was originally created as ARROW-5890. Please see the migration documentation for further details.
From a quick test (through Python), it seems that
sliceandtakework, 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/uniqueReporter: Joris Van den Bossche / @jorisvandenbossche
Watchers: Rok Mihevc / @rok
Related issues:
Note: This issue was originally created as ARROW-5890. Please see the migration documentation for further details.