STAGES View (ACCOUNT_ USAGE): New Column STORAGE_ INTEGRATION¶
Attention
This behavior change is in the 2024_04 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, the ACCOUNT_USAGE.STAGES view includes the following new column:
| Column name | Data type | Description |
|---|---|---|
| STORAGE_INTEGRATION | TEXT | The name of the storage integration associated with the stage; NULL for internal stages or stages that do not use a storage integration. |
Ref: 1547