hussein-awala commented on PR #55942:
URL: https://github.com/apache/airflow/pull/55942#issuecomment-3352818714

   The `SerializedDagModel.id != latest_serdag.id` filter was misplaced in the 
original query, and it's the reason of the performance issue, I tested this 
[PR](https://github.com/apache/airflow/pull/56257) without your filter and it 
solved the issue, but I kept your filter to avoid re-introducing the 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to