pub fn file_column_schemas_to_table( file_column_schemas: &[ColumnSchema], ) -> (Vec<ColumnSchema>, String)