Add dict encoding page for binary/string type data. Construct a dict for original data, and save encoded id instead of origin data to save space. If the dict is too big, then will automatically fall back to plain encoding.
Add dict encoding page for binary/string type data. Construct a dict for original data, and save encoded id instead of origin data to save space. If the dict is too big, then will automatically fall back to plain encoding.