You are viewing documentation about an older version (1.9.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.9.0/src/snowflake/snowpark/session.py#L2258-L2267)

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

Language: English