gopidesupavan commented on PR #43674: URL: https://github.com/apache/airflow/pull/43674#issuecomment-2456308550
It looks like the code at https://github.com/apache/airflow/blob/main/docs/exts/operators_and_hooks_ref.py#L430 is fetching the configuration section from the provider. In this particular case, a recent update added a configuration section to the standard provider, but it seems there’s no reference to it in the index file, which I suspect is causing the failure. :) -- 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]
