pub fn create_sorting_map(
md: &RowGroupMetadata,
) -> HashMap<usize, IsSorted, RandomState>
Available on crate feature
polars-io
only.pub fn create_sorting_map(
md: &RowGroupMetadata,
) -> HashMap<usize, IsSorted, RandomState>
polars-io
only.