Function parquet::arrow::arrow_to_parquet_schema
source ยท pub fn arrow_to_parquet_schema(schema: &Schema) -> Result<SchemaDescriptor>
Expand description
Convert arrow schema to parquet schema
pub fn arrow_to_parquet_schema(schema: &Schema) -> Result<SchemaDescriptor>
Convert arrow schema to parquet schema