Experiencing this issue as well, started some time prior to June 1st. ```USE CATALOG system;USE SCHEMA ai;SELECT python_exec('print("hello")');``` Returns:```[UNRESOLVED_ROUTINE] Cannot resolve routine `python_exec` on search path [`system`.`session`...