pub fn table_info_to_schemas( table_info: &TableInfo, ) -> PolarsResult<(Option<SchemaRef>, Option<SchemaRef>)>
catalog
Returns (schema, hive_schema)
(schema, hive_schema)