OpenSearch/x-pack/plugin/eql
Marios Trivyzas 1e72144847
EQL: Remove support for `=` for comparisons (#62756) (#62775)
Since `=` is rarely used and is undocumented we its support for
equality comparisons keeping `==` as the only option. `=` is now only
used for assignments like in `maxspan=10m`.

Closes: #62650
(cherry picked from commit ad5ae4d887b5c2feca2d0e874d7bdf738e3fd54e)
2020-09-22 20:56:04 +02:00
..
qa EQL: Remove support for `=` for comparisons (#62756) (#62775) 2020-09-22 20:56:04 +02:00
src EQL: Remove support for `=` for comparisons (#62756) (#62775) 2020-09-22 20:56:04 +02:00
build.gradle [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00