mik-laj commented on issue #6404: [AIRFLOW-5671] rename DataProcHook to DataprocHook URL: https://github.com/apache/airflow/pull/6404#issuecomment-546112725 It is very important to facilitate the migration of users to Airflow 2.0. The release of Airflow 2.0 is the possibility of introducing breaking and major changes, but this is not the reason why we should make these changes in a backwards compatible manner. Migration to Airflow 2.0 is a very big change and we cannot further hinder it by having to change every DAG. Adoption of AIP-21 took place under one statement "All proposed solutions are backwards compatible.". It was also a topic of discussion in the community on the mailing list. If the changes are to be incompatible, it is worth avoiding them, but if we can have an apple and eat an apple, i.e. make changes and maintain backward compatibility, we should do it.
---------------------------------------------------------------- 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] With regards, Apache Git Services
