pub const DICT_VALUES_COMPRESSION_LEVEL_META_KEY: &str = "lance-encoding:dict-values-compression-level";
Metadata key for selecting compression level for dictionary values Applies to schemes that support levels (e.g. zstd)