vincbeck commented on issue #60000: URL: https://github.com/apache/airflow/issues/60000#issuecomment-3774435389
Hey @sunank200. One question about this one. I just found out that this PR might introduce one small regression. And by looking at the different PRs I think you also experienced it. These PRs causes the test to no longer load default values from provider configuration. Examples: - In [Amazon provider package PR](https://github.com/apache/airflow/pull/59979) you needed to add multiple times `fallback` even though this configuration has a default value configured - In [elasticsearch](https://github.com/apache/airflow/pull/60030/files) as well Do you know why? And is it intended? -- 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]
