Skip to content

EQL: implement between function (#54277)#54913

Merged
aleksmaus merged 2 commits intoelastic:7.xfrom
aleksmaus:feature/eql_between_backport
Apr 7, 2020
Merged

EQL: implement between function (#54277)#54913
aleksmaus merged 2 commits intoelastic:7.xfrom
aleksmaus:feature/eql_between_backport

Conversation

@aleksmaus
Copy link
Copy Markdown
Contributor

@aleksmaus aleksmaus commented Apr 7, 2020

Backport of #54277

* EQL: implement between function

* Address WIP TODOs. Add more tests

* Fix linter complaint

* Add more query folder tests to cover invalid parameter types

* Update Between toDefault. Fix typo in BetweenFunctionProcessor. Add more tests.

* Remove unneeded null checks in BetweenFunctionProcessor::doProcess

* Address code review comments

* Address additional code review comments

* Remove dependency on QL from eql/qa project
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-ql (:Query Languages/EQL)

@aleksmaus aleksmaus merged commit 868798e into elastic:7.x Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants