OpenSearch/x-pack/plugin/eql
Costin Leau 6f4af43405 EQL: Skip execution for filters with empty results (#56718)
Optimize away events queries and joins/sequence that cannot match any
results without having to query the backend.

(cherry picked from commit 69c8ef8cfefd8fc6dcb6d1a566bfcd537068e3e4)
2020-05-14 22:38:23 +03:00
..
qa EQL: Skip execution for filters with empty results (#56718) 2020-05-14 22:38:23 +03:00
src EQL: Skip execution for filters with empty results (#56718) 2020-05-14 22:38:23 +03:00
build.gradle Migrate remaining ESIntegTestCases to internalClusterTest (#56479) (#56563) 2020-05-11 21:06:04 -07:00