You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/07 07:54:54 UTC

[GitHub] [airflow] olchas commented on issue #9461: Unclear documentation for the delegate_to parameter

olchas commented on issue #9461:
URL: https://github.com/apache/airflow/issues/9461#issuecomment-670384662


   @jaketf, @amithmathew so it would seem that the approach could be to:
   
   1. disallow simultaneous use of `delegate_to` and `impersonation_chain` (new argument used for direct impersonation) in `GoogleBaseHook` by raising an exception if both arguments are provided
   1. remove `delegate_to` from most Google operators and hooks, leaving it only in G Suite operators and hooks
   
   WDYT?
   CC: @turbaszek 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org