OpenSearch/x-pack/plugin
Andrei Stefan 3fad9d25f6
SQL: fix COUNT DISTINCT filtering (#37176)
* Use `_count` aggregation value only for not-DISTINCT COUNT function calls
* COUNT DISTINCT will use the _exact_ version of a field (the `keyword` sub-field for example), if there is one
2019-01-08 08:47:35 +02:00
..
ccr Introduce retention lease expiration (#37195) 2019-01-07 22:03:52 -08:00
core Separate out validation of groups of settings (#34184) 2019-01-07 16:12:58 +00:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm [ILM] Add Freeze Action (#36910) 2019-01-03 15:00:40 -08:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml ML: fix delayed data annotations on secured cluster (#37193) 2019-01-07 15:18:38 -06:00
monitoring Separate out validation of groups of settings (#34184) 2019-01-07 16:12:58 +00:00
rollup Add the ability to set the number of hits to track accurately (#36357) 2019-01-04 20:36:49 +01:00
security Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
sql SQL: fix COUNT DISTINCT filtering (#37176) 2019-01-08 08:47:35 +02:00
src/test Add the ability to set the number of hits to track accurately (#36357) 2019-01-04 20:36:49 +01:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Separate out validation of groups of settings (#34184) 2019-01-07 16:12:58 +00:00
build.gradle