potiuk commented on PR #25785: URL: https://github.com/apache/airflow/pull/25785#issuecomment-1221262681
Btw. I have nothing against moving the method to public. This is even stronger indication 'usr this method as you will', but also 'use it from outside of the class' - this is what the intention of making method public is. In this case, it is likely that the call might be originated - for example when you use the hook in task-flow task. It's just the breaking effect that worries me and i think we should add a method to deprecate old use. -- 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]
