pub fn validate_catalog_and_schema( catalog: &str, schema: &str, query_ctx: &QueryContextRef, ) -> Result<()>