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

Head commit for run:
921ccedf7f90f15e8d18c27a77b29d232be3c8cb / Ephraim Anierobi 
<[email protected]>
API: Fix deprecation warning due to using query.value (#22775)

When using sqlalchemy 1.4, there's a deprecation warning at the task logging:

SADeprecationWarning: Query.value() is deprecated and will be removed
in a future release.  Please use Query.with_entities() in combination
with Query.scalar() (deprecated since: 1.4)

This PR fixes it

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

With regards,
GitHub Actions via GitBox


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

Reply via email to