uranusjr commented on PR #24425: URL: https://github.com/apache/airflow/pull/24425#issuecomment-1154879159
It seem like `field_behaviours` is iterated through in the CLI command `airflow providers behaviours`. This is also the case for `connection_form_widgets` (`airflow providers widgets`). We probably should sort the output there, or at least add a flag to toggle the sorting behaviour. This can be significant if there are a lot of entries in the list. -- 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]
