uranusjr commented on issue #25090: URL: https://github.com/apache/airflow/issues/25090#issuecomment-1186603828
`data_interval_start` is probably better than `execution_date`, but from what I read the issue, that would still be wrong and we should order by `start_date` instead (!) This really depends what we think the runs _should_ be ordered and I can easily see there are different answers for different people (or even the same person under different circumstances), so I guess `data_interval_start` is as good as any. -- 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]
