utkarsharma2 opened a new pull request, #44721:
URL: https://github.com/apache/airflow/pull/44721

   Original PR - https://github.com/apache/airflow/pull/42578
   
   The DAG dependency view shows dependencies for DAGs that are available at 
DAG parsing/serialization time.  Dynamically mapped tasks that trigger (via 
`TriggerDagRunOperator`) or wait for (via `ExternalTaskSensor`) external DAGs 
are now listed as DAG dependencies provided that those dependencies are set via 
`partial`, and not dynamically expanded.
   
   (cherry picked from commit 0a136f96cc3652c860e159a06364e3107bdaaa6d)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to