potiuk commented on code in PR #26109: URL: https://github.com/apache/airflow/pull/26109#discussion_r962018541
########## airflow/providers/presto/provider.yaml: ########## @@ -38,7 +39,7 @@ versions: dependencies: - apache-airflow>=2.2.0 - - apache-airflow-providers-common-sql>=1.2.0 + - apache-airflow-providers-common-sql>=1.1.1 Review Comment: It's just saving a lot of time of maintainers for having to analyse every possible commbination comparing to automated update of comon dependency. Even if it is a noise, I simply don't want to bother about those intricacies and it makes MY life easier when relesing new version. Is that good enough reason ? I think so. A lot of my time might be freed to do other stuff. -- 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]
