pub fn to_parquet_schema(schema: &Schema) -> Result<SchemaDescriptor>
Expand description

Creates a parquet SchemaDescriptor from a Schema.