Task views, functions, and commands: New columns in output (Preview)¶
Attention
This behavior change is in the 2026_02 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the following tasks related commands, views, and functions include new columns.
SHOW TASKS and DESCRIBE TASK commands: New column¶
When this behavior change bundle is enabled, the output of the SHOW TASKS and DESCRIBE TASK commands includes the following new column:
Column name |
Data type |
Description |
|---|---|---|
CREATED_BY_USER |
VARCHAR |
The name of the user who created the task. |
Task history and task graph views and functions: New column¶
When this behavior change bundle is enabled, the following views and functions include a new column:
Account Usage views:
Information Schema table functions:
Column name |
Data type |
Description |
|---|---|---|
SCHEDULED_BY_USER |
VARCHAR |
The name of the user triggering the task to run. |
Ref: 2212