OpenSearch/x-pack/qa/sql
Marios Trivyzas 2ca177be41
SQL: Fix query translation of GroupBy with Having (#34010)
Two issues are resolved:
1. The `value_type` should be either long or double in case of numeric.
2. The key label for the aggregate filter (having) was duplicate of an aggr key label.

Fixes: #33520
2018-09-25 12:17:14 +02:00
..
multinode Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
no-security DOC: Enhance SQL Functions documentation 2018-09-06 18:09:53 +03:00
security Structured audit logging (#31931) 2018-09-14 15:25:53 +03:00
src/main SQL: Fix query translation of GroupBy with Having (#34010) 2018-09-25 12:17:14 +02:00
build.gradle Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00