Function create_sorting_map

Source
pub fn create_sorting_map(
    md: &RowGroupMetadata,
) -> HashMap<usize, IsSorted, RandomState>