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

snowflake.snowpark.Session.get_current_warehouse

Session.get_current_warehouse() str | None[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.5.0/src/snowflake/snowpark/session.py#L1750-L1754)

Returns the name of the warehouse in use for the current session.

Language: English