pyflink.table.table_environment.TableEnvironment.get_current_catalog# TableEnvironment.get_current_catalog() → str[source]# Gets the current default catalog name of the current session. Returns The current default catalog name that is used for the path resolution. See also use_catalog()