snowflake.core.task.dagv1.DAGRun¶
- class snowflake.core.task.dagv1.DAGRun¶
- Bases: - object- Contains the history of a task graph run in Snowflake. - From https://docs.snowflake.com/en/sql-reference/functions/current_task_graphs#output, but tweaked a little bit to fit into task graph context.