Skip to content

Add new Comparison Operator "in" for the Query Language #408

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

Open
1 task done
sebbader-sap opened this issue Mar 14, 2025 · 0 comments
Open
1 task done

Add new Comparison Operator "in" for the Query Language #408

sebbader-sap opened this issue Mar 14, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@sebbader-sap
Copy link
Contributor

What is missing?

No "in" operator to check for values in a list, e.g in(shell.id, 1, 2, 3).

How should it be fixed?

Add in operator similar to SQL in (match if object value is in a provided literal list) to offer a more simpler way to use it compared to match.

  • I have signed the required Developer Certificate of Origin (DCO) already.

This feature request is based on the review finding bci-#1.

@sebbader-sap sebbader-sap added the enhancement New feature or request label Mar 14, 2025
@sebbader-sap sebbader-sap added this to the 3.x milestone Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant