try_update_catalog_schema

Function 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.