polars_parquet::arrow::read

Function create_map

Source
pub fn create_map(
    dtype: ArrowDataType,
    nested: &mut NestedState,
    values: Box<dyn Array>,
) -> Box<dyn Array>
Expand description

Creates a new MapArray.