airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Resolve warning about renderedtifields query

Open dstandish opened this issue 3 years ago • 0 comments

Body

This warning is emitted when running a task instance, at least on mysql:

[2022-09-21, 05:22:56 UTC] {logging_mixin.py:117} WARNING - 
/home/airflow/.local/lib/python3.8/site-packages/airflow/models/renderedtifields.py:258 
SAWarning: Coercing Subquery object into a select() for use in IN(); 
please pass a select() construct explicitly

Need to resolve.

Committer

  • [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.

dstandish avatar Sep 21 '22 05:09 dstandish