You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/21 05:26:53 UTC

[GitHub] [airflow] dstandish opened a new issue, #26548: Resolve warning about renderedtifields query

dstandish opened a new issue, #26548:
URL: https://github.com/apache/airflow/issues/26548

   ### 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] jedcunningham closed issue #26548: Resolve warning about renderedtifields query

Posted by GitBox <gi...@apache.org>.
jedcunningham closed issue #26548: Resolve warning about renderedtifields query
URL: https://github.com/apache/airflow/issues/26548


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org