Which table function should be used to view details on a Directed Acyclic Graph (DAG) run that is presently scheduled or is executing?
Which table function should be used to view details on a Directed Acyclic Graph (DAG) run that is presently scheduled or is executing?
To view details on a Directed Acyclic Graph (DAG) run that is presently scheduled or is executing, the table function CURRENT_TASK_GRAPHS should be used. This function provides the necessary information about current DAG executions, making it the appropriate choice for this scenario.
C correct - https://docs.snowflake.com/en/user-guide/tasks-intro