This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 4c3fb1ff2b Google Cloud Tasks Sensor for queue being empty (#25622)
     add a74d934991 Fix placeholders in `TrinoHook`, `PrestoHook`, `SqliteHook` 
(#25939)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/common/sql/hooks/sql.py  | 10 ++++++----
 airflow/providers/common/sql/provider.yaml |  1 +
 airflow/providers/presto/hooks/presto.py   |  1 +
 airflow/providers/presto/provider.yaml     |  2 +-
 airflow/providers/sqlite/hooks/sqlite.py   | 31 +-----------------------------
 airflow/providers/sqlite/provider.yaml     |  2 +-
 airflow/providers/trino/hooks/trino.py     |  1 +
 airflow/providers/trino/provider.yaml      |  2 +-
 generated/provider_dependencies.json       |  6 +++---
 9 files changed, 16 insertions(+), 40 deletions(-)

Reply via email to