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

snowflake.snowpark.Session.get_current_warehouse

Session.get_current_warehouse() Optional[str][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.21.0/src/snowflake/snowpark/session.py#L2946-L2950)

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

Language: English