uranusjr commented on pull request #20591:
URL: https://github.com/apache/airflow/pull/20591#issuecomment-1006298162


   I wish SQLAlchemy should be smarter about this and automatically ignore the 
duplicated join; this makes this sort of query-agumenting more robust (because 
removing duplicated join means the outer `order_by()` may break in the future 
if the implementation of `_get_task_instances()` changes). But this is what it 
is, we all know SQLAlchemy is far from perfect.


-- 
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