polars_parquet::arrow::write

Function to_parquet_leaves

Source
pub fn to_parquet_leaves(type_: ParquetType) -> Vec<PrimitiveType>
Expand description

Convert ParquetType to Vec<ParquetPrimitiveType> leaves in DFS order.