Skip to content
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

[filtering]-Add support for inclusive and exclusive range filters #228

Open
mononobi opened this issue Mar 26, 2023 · 0 comments
Open

[filtering]-Add support for inclusive and exclusive range filters #228

mononobi opened this issue Mar 26, 2023 · 0 comments
Assignees
Labels
basic feature Basic required features enhancement New feature or request

Comments

@mononobi
Copy link
Owner

Add support for inclusive and exclusive range filters.
range filters should be modified to allow the caller to request inclusive or exclusive range.
for example:
from_ -> inclusive from
to_ -> inclusive to

from_x_ -> exclusive from
to_x_ -> exclusive to

@mononobi mononobi added enhancement New feature or request basic feature Basic required features labels Mar 26, 2023
@mononobi mononobi self-assigned this Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basic feature Basic required features enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant