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

Support >, <= and >= operators for store queries #4635

Open
ndr-brt opened this issue Nov 19, 2024 · 2 comments
Open

Support >, <= and >= operators for store queries #4635

ndr-brt opened this issue Nov 19, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@ndr-brt
Copy link
Member

ndr-brt commented Nov 19, 2024

Feature Request

In this PR we had to add the support for the < operator, so it would be good to support also >, <= and >= as well.

Both for in memory and for Postgresql operations.

Which Areas Would Be Affected?

e.g., DPF, CI, build, transfer, etc.

Why Is the Feature Desired?

Are there any requirements?

Solution Proposal

If possible, provide a (brief!) solution proposal.

@ndr-brt ndr-brt added the enhancement New feature or request label Nov 19, 2024
@github-actions github-actions bot added the triage all new issues awaiting classification label Nov 19, 2024
@ndr-brt ndr-brt removed the triage all new issues awaiting classification label Nov 19, 2024
@jimmarino
Copy link
Contributor

@ndr-brt It may be worth refining the title a bit to say this is for db predicates so the release notes are clear.

@ndr-brt ndr-brt changed the title Support >, <= and >= operators Support >, <= and >= operators for store queries Nov 19, 2024
Copy link

github-actions bot commented Dec 4, 2024

This issue is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale Open for x days with no activity label Dec 4, 2024
@ndr-brt ndr-brt added this to the Backlog milestone Dec 4, 2024
@ndr-brt ndr-brt removed the stale Open for x days with no activity label Dec 4, 2024
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

2 participants