Function iceberg::arrow::arrow_schema_to_schema

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

Convert Arrow schema to Iceberg schema.