polars_
io
0.46.0
In polars_
io::
parquet::
read
Modules
_internal
Structs
BatchedParquetReader
FileMetadata
ParquetAsyncReader
ParquetOptions
ParquetReader
Enums
ParallelStrategy
Functions
create_sorting_map
infer_schema
materialize_empty_df
try_set_sorted_flag
polars_io
::
parquet
::
read
Function
create_sorting_map
Copy item path
Settings
Help
Summary
Source
pub fn create_sorting_map(md: &RowGroupMetadata) ->
PlHashMap
<
usize
,
IsSorted
>
Available on
crate feature
parquet
only.