turbaszek edited a comment on issue #11039: URL: https://github.com/apache/airflow/issues/11039#issuecomment-706719171
> Here, no configuration is set; either, users will be extending the `BaseHook` class or using the removed class methods directly. Yes, it's all about using the removed methods. > Would we parse custom operators for this check or would we perhaps return a warning? I'm personally in favor of checking if users use *any* custom operator - if yes we should inform them about this change. I'm afraid that checking this with 100% of accuracy may be really hard. @mik-laj @kaxil what is your opinion? ---------------------------------------------------------------- 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: [email protected]
