servers::http::prometheus

Function get_all_column_names

source
async fn get_all_column_names(
    catalog: &str,
    schema: &str,
    manager: &CatalogManagerRef,
) -> Result<HashSet<String>, Error>
Expand description

Get all tag column name of the given schema