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

Head commit for run:
3290c546f44e34b8007c706a642bb07f10342743 / Ephraim Anierobi 
<[email protected]>
Fix sqlalchemy warning about coercing subquery for use in IN()

On task log, when using postgres db, you would see a warning:

WARNING - /usr/local/lib/python3.7/site-packages/sqlalchemy/sql/coercions.py:521
SAWarning: Coercing Subquery object into a select() for use in IN();
please pass a select() construct explicitly

This PR fixes it

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

With regards,
GitHub Actions via GitBox


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

Reply via email to