-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
Description
- Decompress a dict of strings into a varbinview, where the buffer is reused for each dict value #2653
- VarBinView builder to have option to de-duplicate (replaces StringDictBuilder)
- DictLayout to share a dictionary across chunks (probably requires an is_in expression)
- Look into whether FSSTView array makes sense (vs storing FSST data in a VarBin)