pub const DICT_DIVISOR_META_KEY: &str = "lance-encoding:dict-divisor";Expand description
Metadata key for specifying dictionary encoding threshold divisor Set to a large value to discourage dictionary encoding Set to a small value to encourage dictionary encoding