-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
This would allow to pass a DataType that means "dict-encoded data with the given index types and value types, but the actual values are not yet known" (they might be inferred by processing non-dict-encoded data, or they might be transferred explicitly - but later - in the data stream).
Reporter: Antoine Pitrou / @pitrou
Related issues:
- [C++] Add option to CSV reader to dictionary encode individual columns or all string / binary columns (is depended upon by)
- [C++] Add support for reading Flight streams with dictionaries (is depended upon by)
PRs and other links:
Note: This issue was originally created as ARROW-5052. Please see the migration documentation for further details.