Commit 1f7bacd
committed
ESQL: Docs: COUNT: add an explanation to the use of the 3VL (elastic#116684)
Add an explanation of why `... OR NULL` is needed with `COUNT(...)`.
Fixes: elastic#999541 parent 33b8fb1 commit 1f7bacd
File tree
2 files changed
+4
-2
lines changed- docs/reference/esql/functions/examples
- x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/expression/function/aggregate
2 files changed
+4
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments