You are viewing documentation about an older version (1.3.0). View latest version

snowflake.snowpark.Session.get_fully_qualified_current_schema

Session.get_fully_qualified_current_schema() str[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/session.py#L1699-L1708)

Returns the fully qualified name of the current schema for the session.

Language: English