Function iceberg::arrow::schema_to_arrow_schema

source ยท
pub fn schema_to_arrow_schema(schema: &Schema) -> Result<Schema>
Expand description

Convert iceberg schema to an arrow schema.