mito2::sst::parquet::format

Function primary_key_offsets

Source
fn primary_key_offsets(
    pk_dict_array: &DictionaryArray<UInt32Type>,
) -> Result<Vec<usize>>
Expand description

Compute offsets of different primary keys in the array.