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

Head commit for run:
4cf866193f04895742f74abb18049628d9ffcea9 / Ephraim Anierobi 
<[email protected]>
Fix deprecation warning due to using query.value

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/2101636905

With regards,
GitHub Actions via GitBox


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

Reply via email to