OpenSearch/x-pack/plugin/sql/qa
Costin Leau 03d2395183 EQL: Use Point In Time inside sequences (#62276)
Use the newly introduced PIT API to have a consistent view of the data
while doing sequence matching, which involves multiple calls, aka
repeatable reads and thus avoid race conditions or any in-flight updates
on the data.

(cherry picked from commit daa72fc3c71fd36afb55278021ff6bbc591ef148)
2020-09-15 15:40:03 +03:00
..
jdbc Introduce ordering in the constant_keyword test for better predictibility. (#61248) (#61252) 2020-08-18 12:17:15 +03:00
server EQL: Use Point In Time inside sequences (#62276) 2020-09-15 15:40:03 +03:00
build.gradle SQL: [Tests] Move JDBC integration tests to new module (#56872) (#57072) 2020-05-22 17:49:36 +02:00