pub fn to_parquet_type(field: &Field) -> Result<ParquetType>
Creates a ParquetType from a Field.
ParquetType
Field