OpenSearch/docs/reference/sql/functions
Andrei Stefan 4a92de214a
SQL: Proper handling of COUNT(field_name) and COUNT(DISTINCT field_name) (#37254)
* provide overriden `hashCode` and toString methods to account for `DISTINCT`
* change the analyzer for scenarios where `COUNT <field_name>` and `COUNT DISTINCT` have different paths
* defined a new `filter` aggregation encapsulating an `exists` query to filter out null or missing values
2019-01-10 09:51:51 +02:00
..
aggs.asciidoc SQL: Proper handling of COUNT(field_name) and COUNT(DISTINCT field_name) (#37254) 2019-01-10 09:51:51 +02:00
conditional.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
date-time.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
grouping.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
index.asciidoc SQL: Introduce HISTOGRAM grouping function (#36510) 2018-12-14 18:20:37 +02:00
math.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
operators.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
search.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
string.asciidoc SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
system.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
type-conversion.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00