gdivya6028 commented on PR #68785: URL: https://github.com/apache/airflow/pull/68785#issuecomment-4846493547
> Thanks for the PR > > There is already a `QueryTagsFilter`, that will also allow `OR` and `AND` logical operators. > > IN the UI `TAGS` and `TAGS_MATCH_MODE`. Please take a look at how this is implemented for `dags` and do something similar here. > > You also need to add some tests. And I believe we are missing some eagerloading of Dags relationship to prevent db query explosion > > > could someone pls share the db schema for unit tests > > https://airflow.apache.org/docs/apache-airflow/stable/database-erd-ref.html -- 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]
