Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
https://github.com/apache/arrow/pull/11022#discussion_r712162040
If we change the dictionary builders to allow separately encoding a new value (and getting back and index) and appending a dictionary item index, we could avoid re-encoding the same values over and over.
Attachments
Issue Links
- relates to
-
ARROW-13573 [C++] Support dictionaries directly in case_when kernel
- Resolved