TASK_VERSIONS view (ACCOUNT_USAGE): New columns¶
Attention
This behavior change is in the 2025_01 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, the ACCOUNT_USAGE.TASK_VERSIONS view includes the following new columns:
| Column name | Data type | Description | 
|---|---|---|
| CONFIG | TEXT | The graph level configuration if set for the root task, otherwise displays NULL. | 
| TASK_RELATIONS | ARRAY | The JSON array of any predecessor tasks—that is, any tasks specified in the  | 
| TARGET_COMPLETION_INTERVAL | TEXT | The desired task completion time as specified using the  | 
| SUCCESS_INTEGRATION | TEXT | The name of the notification integration used to communicate with Amazon SNS, MS Azure Event Grid, or Google Pub/Sub. | 
| SCHEDULING_MODE | TEXT | Reserved for future use. | 
Ref: 1882