Automatically use var-length dictionary for STRING
Open
enhancement
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
Currently user needs to manually configure the var-length dictionary column. Ideally Pinot can automatically decide whether to use var-length per the stats collected. We can consider reusing the config `optimizeDictionary` which currently only apply to fixed width types.
Contributor guide
Assessment
This issue has not been assessed yet.