zachliu commented on issue #26505:
URL: https://github.com/apache/airflow/issues/26505#issuecomment-1254239166

   > @kxepal Creating a minimal stand-alone reproduction case if you can 
("here's a dag, run it/backfill it for X" sort of thing)
   
   i tried that, running the same dag many times in a short period 
(backfilling) doesn't help, they will be ordered properly. i guess because they 
are all converted to timetables uniformly
   
   it seems the issue occurs on dags that are older than the introduction of 
timetable, which suggests that during the conversion, older dag runs lack 
attribute(s) for a proper sorting :thinking: 


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