DYNAMIC_TABLE_REFRESH_HISTORY function: New columns in output (Preview)¶
Attention
This behavior change is in the 2026_01 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the output of the DYNAMIC_TABLE_REFRESH_HISTORY table function includes the following new columns:
Column name |
Data type |
Description |
|---|---|---|
inputs_with_changed_data |
OBJECT |
Contains partition and row level information about changed dynamic table inputs. |
warehouse |
TEXT |
Name of the warehouse that was used to execute the refresh operation. |
Ref: 2183