pub fn column_schema( table_info: &TableInfo, columns: &HashMap<String, VectorRef>, ) -> Result<Vec<ColumnSchema>>