OpenSearch/x-pack/plugin/sql
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
..
jdbc SQL: protocol returns ISO 8601 String formatted dates instead of Long for JDBC/ODBC requests (#36800) 2018-12-19 16:36:16 +02:00
qa SQL: fix COUNT DISTINCT filtering (#37176) 2019-01-08 08:47:35 +02:00
sql-action Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
sql-cli Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
sql-client SQL: Preserve original source for each expression (#36912) 2019-01-04 00:57:50 +02:00
sql-proto SQL: Extend the ODBC metric by differentiating between 32 and 64bit platforms (#36753) 2018-12-18 13:29:49 +02:00
src SQL: fix COUNT DISTINCT filtering (#37176) 2019-01-08 08:47:35 +02:00
build.gradle SQL: Move qa directory into sql directory (#34496) 2018-10-30 14:54:15 -04:00