pierrejeambrun commented on PR #44335: URL: https://github.com/apache/airflow/pull/44335#issuecomment-2498056398
I don't think they will be reused actually. OrderBy are specific for each resource (dagrun, dag, asset, pool, variables, etc...). And for 1 specific resource, the only endpoint that leverage this ordering is the `get_resources` (listing the resources). Do we have any order_by that are re-used at the moment by at least 2 endpoints ? -- 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]
