The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
5d4abbd58c33e7dfa8505e307d43420459d3df55 / Jarek Potiuk <[email protected]>
Deprecate hql parameters and synchronize DBApiHook method APIs (#25299)

* Deprecate hql parameters and synchronize DBApiHook method APIs

Various providers deriving from DbApi had some variations in some
methods that were derived from the common DbApi Hook. Mostly they
were about extra parameters added and hql parameter used instead of
sql. This prevents from really "common" approach in DbApiHook as
some common sql operators rely on signatures being the same.

This introduced breaking changes in a few providers - but those
breaking changes are easy to fix and most have already been
deprecated.

Report URL: https://github.com/apache/airflow/actions/runs/2747927494

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to