async fn get_all_column_names( catalog: &str, schema: &str, manager: &CatalogManagerRef, ) -> Result<HashSet<String>, Error>
Get all tag column name of the given schema