pub const DICT_VALUES_COMPRESSION_META_KEY: &str = "lance-encoding:dict-values-compression";
Metadata key for selecting general compression scheme for dictionary values Valid values: “lz4”, “zstd”, “none”