mito2::memtable::bulk::part

Function binary_array_to_dictionary

Source
fn binary_array_to_dictionary(
    input: &BinaryArray,
) -> Result<DictionaryArray<UInt32Type>>
Expand description

Converts a sorted BinaryArray to [DictionaryArray].