ashb commented on code in PR #26109: URL: https://github.com/apache/airflow/pull/26109#discussion_r961989101
########## 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: Oh also for this diff, yeah I _meant_ to do that but failed in the diff somehow. Anyway, separate PR for postgres is here https://github.com/apache/airflow/pull/26143 -- I made it a separate PR as that seemed the easiest way (somehow!) to get this showing up in the change log for the postgres provider. -- 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]
