pierrejeambrun opened a new pull request, #44393:
URL: https://github.com/apache/airflow/pull/44393

   This should fix the flakiness observed in main.
   
   When no order is specified (i.e None), this should use the primary key as 
the default sorting. (Exactly what we do to fill the query parameter default 
value, but in some cases we use the SortParam outside of the FastAPI dependency 
system, bypassing the `dynamic_depends` function. 


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