shahar1 commented on issue #9461: URL: https://github.com/apache/airflow/issues/9461#issuecomment-1399303930
I created a PR to resolve this issue. While tackling it, I came up with some questions: 1. Should we create a clearer distinction between Google Cloud and Google Workspace (formerly `gsuite`) base hooks? That is to avoid misusing `delegate_to` inherently (in my PR, I had to add a deprecation warning for all of the hundreds of usages; it would have been easier if `gsuite` operators would use their base hook). 2. After declaring `delegate_to` as deprecated, when do we remove it from the codebase? In what version it will be removed? -- 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]
