OpenSearch/x-pack/plugin
Marios Trivyzas bd143334d3
SQL: Fix edge case: `<field> IN (null)` (#34802)
Handle the case when `null` is the only value in the list so that
it's translated to a `MatchNoDocsQuery`.

Followup to: #34750
2018-10-25 14:24:11 +02:00
..
ccr CCR: Rename follow-task parameters and stats (#34836) 2018-10-25 10:36:15 +02:00
core SQL: Introduce ODBC mode, similar to JDBC (#34825) 2018-10-25 12:40:00 +03:00
deprecation Add cluster-wide shard limit warnings (#34021) 2018-10-23 16:35:10 -06:00
graph Fix a variety of typos and misspelled words (#32792) 2018-10-03 18:11:38 +01:00
logstash Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
ml Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00
monitoring Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00
rollup Improve IndexNotFoundException's default error message (#34649) 2018-10-24 12:53:31 -07:00
security NETWORKING: Add SSL Handler before other Handlers (#34636) 2018-10-25 07:51:14 +02:00
sql SQL: Fix edge case: `<field> IN (null)` (#34802) 2018-10-25 14:24:11 +02:00
src/test Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
upgrade Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00
watcher Scripting: Remove SearchScript (#34730) 2018-10-24 15:03:38 -07:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00