mozilla/bigquery-etl

Bug in generated DAGs using depends_on with tasks that have the same name

scholtzan opened this issue · 0 comments

Related to #4813 (comment)
Discussions in https://mozilla.slack.com/archives/C01E8GDG80N/p1705000287352869?thread_ts=1705000251.114189&cid=C01E8GDG80N

If a DAG is referencing multiple tasks that have the same name via depends_on but are coming from different upstream DAGs, then the generated DAG will have duplicated task in them and will not run.

┆Issue is synchronized with this Jira Task