pub fn to_parquet_type(field: &Field) -> Result<ParquetType>
Expand description

Creates a ParquetType from a Field.