-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added any_match_filter
common condition
#17327
Conversation
Welcome, new contributor! Please make sure you've read our contributing guide and we look forward to reviewing your pull request shortly ✨ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this but the name is quite unclear to me :) How about any_match_filter
?
@alice-i-cecile agreed, it was more of a placeholder name initially, forgot to mention the fact. The documentation above the method even describes it according to your suggestion... 😅
I have updated the code accordingly. |
Grammatically it should be EDIT: I guess "any" can be either singular or plural. So I'll amend that to "IMO |
I think I prefer |
any_for_filter
common conditionany_match_filter
common condition
Do we still need this now that we have |
There's a few reasons I can think of:
|
Objective
resolves #17326.
Solution
Simply added the suggested run condition.
Testing
A self-explanatory run condition. Fully verified by the operation of
QueryFilter
in a system.