jedcunningham opened a new pull request, #28544:
URL: https://github.com/apache/airflow/pull/28544
#28198 accidentally dropped a join in a query, leading to this:
airflow/jobs/scheduler_job.py:1547 SAWarning: SELECT statement has a
cartesian product between FROM eleme
nt(s) "dag_run_1", "task_instance", "job" and FROM element "dag".
Apply join condition(s) between each element to resolve.
--
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]