potiuk commented on code in PR #25939:
URL: https://github.com/apache/airflow/pull/25939#discussion_r961093775
##########
airflow/providers/common/sql/provider.yaml:
##########
@@ -22,6 +22,7 @@ description: |
`Common SQL Provider <https://en.wikipedia.org/wiki/SQL>`__
versions:
+ - 1.2.0
Review Comment:
No. It's fine. There is new feature (placeholder) added to common.sql . The
bugfix bumps should be in trino, presto, sqlite, but common-sql has a new
feature added (and those bugfix versions of trino/presto/sqlite should depend
on this new feature). All looks fine here.
--
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]