VladaZakharova commented on PR #35694: URL: https://github.com/apache/airflow/pull/35694#issuecomment-1822526596
Hi! Thank you for the clarification. These changes seem to be affecting existing functionality since we didn't properly check the changes from #33715 , so could you please create a simple DAG to check 2 cases: 1) setup impersonation chain in connection, setup impersonation chain in operator => the impersonation chain from the operator should be used; 2) setup impersonation chain in connection, don't setup impersonation chain in operator => the impersonation chain from the connection should be used. It would be nice to check different types of input impersonation_chain. Please, share the results here in PR. Thanks! -- 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]
