pub fn integer_dictionary_encode(stats: &IntegerStats) -> DictArrayExpand description
Compresses an integer array into a dictionary arrays according to attached stats.
pub fn integer_dictionary_encode(stats: &IntegerStats) -> DictArrayCompresses an integer array into a dictionary arrays according to attached stats.