Function servers::http::prometheus::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