OpenSearch/x-pack/plugin
Marios Trivyzas 4a8386f271
SQL: Implement IN(value1, value2, ...) expression. (#34581)
Implement the functionality to translate the
`field IN (value1, value2,...)` expressions to proper Lucene queries
or painless script or local processors depending on the use case.

The `IN` expression can be used in SELECT, WHERE and HAVING clauses.

Closes: #32955
2018-10-23 14:28:23 +02:00
..
ccr Fix the casing in the names of some CCR classes 2018-10-22 11:25:00 -04:00
core Migrate wait for pending tasks helper to server (#34675) 2018-10-22 11:14:02 -04:00
deprecation Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02: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 Test: add empty test to PainlessDomainSplitIT 2018-10-22 14:01:44 -06:00
monitoring Rename CCR stats implementation (#34300) 2018-10-05 06:25:24 -04:00
rollup Rollup add default metrics to histo groups (#34534) 2018-10-19 07:23:25 -05:00
security Upgrade forbiddenapis to 2.6 (#33809) 2018-10-23 12:06:46 +03:00
sql SQL: Implement IN(value1, value2, ...) expression. (#34581) 2018-10-23 14:28:23 +02:00
src/test Migrate wait for pending tasks helper to server (#34675) 2018-10-22 11:14:02 -04:00
upgrade Add settings assertion in internal index reindexer 2018-10-16 06:46:06 -04:00
watcher Remove hand-coded XContent duplicate checks 2018-10-19 10:13:13 +02:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00