You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/10 21:11:55 UTC

[GitHub] [airflow] bbovenzi edited a comment on issue #13242: [ui] Tree view provides inconsistent representation of dependent task views

bbovenzi edited a comment on issue #13242:
URL: https://github.com/apache/airflow/issues/13242#issuecomment-777028653


   It does seem like the Tree View is working as intended. It's just that a tree diagram isn't the best way to represent all types of DAGs.
   
   I think we would need to add the ability for nodes in the tree to merge back together. Like so:
   <img width="419" alt="Screen Shot 2021-02-10 at 1 39 55 PM" src="https://user-images.githubusercontent.com/4600967/107569427-e75bcf00-6bad-11eb-8fc6-3d39d5643a3c.png">
   But then it isn't a tree but a graph so it wouldn't be a trivial change. More of a feature request than a bug.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org