OpenSearch/x-pack/plugin/eql/qa/common
Costin Leau d9c1e531db EQL: Introduce until functionality (#59292)
Sequences now support until conditional, which prevents a match from
occurring if the until matches a document while doing look-ups.
Thus a sequence must complete before the until condition matches - if
any document within the sequence occurs at, or after, the until hit, the
sequence is discarded.

(cherry picked from commit 1ba1b9f0661aee655aa48cf9475ac61aaee2bfda)
2020-07-09 17:12:01 +03:00
..
licenses EQL: EqlActionIT improvements (#53780) (#53888) 2020-03-20 17:28:15 -04:00
src/main EQL: Introduce until functionality (#59292) 2020-07-09 17:12:01 +03:00
build.gradle Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00