Hello everyone, just wanted to understand about li...
# ingestion
l
Hello everyone, just wanted to understand about lineage for airflow on datahub. if any of airflow task fails, will there be any affect on lineage on the datahub. Because i can see there is a task failure which i can see on the runs list of datahub ui but i can see lineage does not have any change.
d
Lineage diagram currently doesn't show the status of task runs, only the dependency graph
l
@dazzling-judge-80093 thanks.