datahub-project / datahub

The Metadata Platform for your Data and AI Stack
https://datahubproject.io
Apache License 2.0
9.94k stars 2.95k forks source link

fix(ingest): ignore processed query_id from temp upstream #11798

Closed mayurinehate closed 2 weeks ago

mayurinehate commented 2 weeks ago

Stacked on top of https://github.com/datahub-project/datahub/pull/11774

Fixed possible recursion if multiple temp upstreams have common query as a result of this

Checklist