pingzh commented on PR #22284: URL: https://github.com/apache/airflow/pull/22284#issuecomment-1126532161
@potiuk i am not quite sure about the expected behavior here for deprecating section. https://github.com/apache/airflow/blob/a7bccaacb9a35ed6dcd4c1cadda4b8f294332722/airflow/configuration.py#L518-L528 for the deprecation_section and key, for the above ^^ method, for `database, sql_alchemy_conn`, should it use the value from `database.sql_alchemy_conn` or `core.sql_alchemy_conn`? -- 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]
