OpenSearch/x-pack/plugin/eql
Costin Leau 965f77fa44 EQL: Introduce sequence internal paging (#58859)
Refactor sequence matching classes in order to decouple querying from
results consumption (and matching).
Rename some classes to better convey their intent.

Introduce internal pagination of sequence algorithm, that is getting the
data in slices and, if needed, moving forward in order to find more
matches until either the dataset is consumer or the number of results
desired is found.

(cherry picked from commit bcf2c1141302f3f98c85e82d2c501aa02c8540e9)
2020-07-02 13:44:21 +03:00
..
qa Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
src EQL: Introduce sequence internal paging (#58859) 2020-07-02 13:44:21 +03:00
build.gradle EQL: Integrate TOML tests for function folding (#58748) (#58812) 2020-07-01 13:50:54 +03:00