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

Add lt, lte, gt, gte predicates (#3561) #3809

Merged
merged 3 commits into from May 24, 2018
Merged

Add lt, lte, gt, gte predicates (#3561) #3809

merged 3 commits into from May 24, 2018

Conversation

kanitw
Copy link
Member

@kanitw kanitw commented May 24, 2018

Fix #3452

invokesus and others added 2 commits May 24, 2018 11:21
* Add the filter predicates

* Add tests for lt, lte, gt, gte filters

* Clean up comments and fix typo

* Increase stack-size while building the schema

* Remove unused imports.

* Add new schema.

* Add docs for lt, lte, gt, gte transforms

* Remove unnecessary comment.

* Refactor to use FieldPredicateBase

* Add docs with suggested changes

* Add more explanation of string comparison

* Fix explanation and remove field, timeUnit from range and oneOf

* Value in backticks should be the actual operator, not an explanatory text.
@kanitw
Copy link
Member Author

kanitw commented May 24, 2018

cc: @invokesus I did a few minor fixes here too

@kanitw kanitw changed the title Add lt, lte, gt, gte filters (#3561) Add lt, lte, gt, gte predicates (#3561) May 24, 2018
@kanitw kanitw merged commit c76c1f3 into master May 24, 2018
@kanitw kanitw deleted the feature/filter branch May 24, 2018 18:48
@kanitw
Copy link
Member Author

kanitw commented May 24, 2018

🎉 congrats!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants