Function arrow2::io::parquet::write::to_parquet_leaves

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

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