-
Notifications
You must be signed in to change notification settings - Fork 21
Dictionary array handling #24
Copy link
Copy link
Open
Labels
Description
Spun off from discussion in datafusion-contrib/datafusion-orc#68
Find way to preserve dictionary encoding in DictionaryArray without having to cast to StringArray as introduced here:
Some reference from similar parquet issue: apache/arrow-rs#171
Reactions are currently unavailable