Prab-27 commented on code in PR #59918:
URL: https://github.com/apache/airflow/pull/59918#discussion_r2668439741


##########
airflow-core/src/airflow/utils/db_cleanup.py:
##########


Review Comment:
   This works fine but I believe ` where()` is better since the `query` comes 
from the `Select` class . 
   related doc - 
[here](https://docs.sqlalchemy.org/en/14/core/selectable.html#sqlalchemy.sql.expression.Select.filter)
   
   What do you think ? 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to