WAREHOUSE_ EVENTS_ HISTORY view: New columns in output¶
Attention
This behavior change is in the 2024_08 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, the Account Usage WAREHOUSE_EVENTS_HISTORY view includes the following new column:
| Column name | Data type | Description |
|---|---|---|
| WAREHOUSE_TYPE | TEXT | One of STANDARD or SNOWPARK-OPTIMIZED. |
| RESOURCE_CONSTRAINT | TEXT | One of:
|
Note
WAREHOUSE_TYPE and RESOURCE_CONSTRAINT are only populated for EVENTNAME=WAREHOUSE_CONSISTENT events, otherwise NULL is displayed.
Ref: 1770