snowflake.snowpark.Session.get_current_warehouse

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

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

Language: English