bbovenzi commented on issue #50873:
URL: https://github.com/apache/airflow/issues/50873#issuecomment-2945491655

   So for the dag-asset dependency graphs. We will show edges for the following:
   - from producing_tasks to the asset
   - asset to the consuming_task
   - asset to scheduled_dags
   
   Should all of these edges be styled the same or the task<>asset ones should 
be shown differently to represent a Data Dependency rather than the normal task 
scheduling dependency.
   
   We can also add a filter to /dag_dependencies to only show asset<>task 
relationships.


-- 
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