pub fn schema_to_arrow_schema(schema: &Schema) -> Result<Schema>
Convert iceberg schema to an arrow schema.