Function servers::http::prometheus::try_update_catalog_schema

source ยท
pub(crate) fn try_update_catalog_schema(
    ctx: &mut QueryContext,
    catalog: &str,
    schema: &str,
)
Expand description

Update catalog and schema in QueryContext if necessary.