OpenSearch/x-pack
Marios Trivyzas 644ae49817
SQL: Fix behaviour of COUNT(DISTINCT <literal>) (#56869) (#56932)
Previously `COUNT(DISTINCT <literal>)` was returning the same result
as `COUNT(<literal>)` which is not correct as it should always return 1
if there is at least one matching row (bucket if there is a GROUP BY),
or 0 otherwise.

(cherry picked from commit 7f7d7562d43034907f432d39d0d66f490d78f4a8)
2020-05-19 11:19:06 +02:00
..
dev-tools
docs [7.x] Reduce chance for test failure due to schedule (#56633) (#56695) 2020-05-14 15:52:04 -05:00
license-tools Support "enterprise" license types (#49474) 2019-12-12 14:37:44 +11:00
plugin SQL: Fix behaviour of COUNT(DISTINCT <literal>) (#56869) (#56932) 2020-05-19 11:19:06 +02:00
qa Suppress Kerberos tests on JDK15 (#56767) 2020-05-15 07:41:04 +01:00
snapshot-tool Fix missing SHAs for Jackson 2.10.4 2020-05-06 17:28:24 -04:00
test Upgrade feature aware check usage of ASM to 7.3.1 (#54577) 2020-04-18 10:49:57 -04:00
transport-client Always use archive base name as the pom artifact id (#56447) (#56467) 2020-05-08 16:11:19 -07:00
NOTICE.txt
README.md
build.gradle [7.x] Update opensaml dependency (#44972) (#49512) 2019-11-29 00:17:16 +02:00

README.md

Elastic License Functionality

This directory tree contains files subject to the Elastic License. The files subject to the Elastic License are grouped in this directory to clearly separate them from files licensed under the Apache License 2.0.