potiuk commented on code in PR #26109: URL: https://github.com/apache/airflow/pull/26109#discussion_r961780583
########## 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: Same in all other places where common-sql is referred to (those bugs in 1.1.0 were rather annoying and could impact more scenarios than what we are aware of - for example the Pandas thingie - so I think moving all our providers to >1.2.0 should happen). -- 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]
