dropWarehouse
Last updated: January 27, 2026
Drops an existing Snowflake warehouse.
Note: This change type does not support automatic rollback.
Important: When creating a warehouse before dropping it in the same changelog, remember that CREATE WAREHOUSE automatically switches the current session to use the newly created warehouse. Use useWarehouse to restore the session context for subsequent operations.
Available attributes
Attribute | Type | Description | Required |
|---|---|---|---|
| String | Name of the warehouse to drop | Yes |
| Boolean | If true, only drops if the warehouse exists | No |
loading
loading
loading
loading