Skip to content

Conversation

bpintea
Copy link
Contributor

@bpintea bpintea commented Nov 12, 2024

Add an explanation of why ... OR NULL is needed with COUNT().

Fixes: #99954

@bpintea bpintea added >docs General docs changes auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL v9.0.0 v8.16.1 v8.17.0 labels Nov 12, 2024
@bpintea
Copy link
Contributor Author

bpintea commented Nov 13, 2024

@elasticmachine update branch

@bpintea bpintea marked this pull request as ready for review November 13, 2024 11:45
@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Nov 13, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@bpintea bpintea requested review from ivancea and nik9000 November 18, 2024 15:42
@bpintea bpintea added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Nov 18, 2024
@bpintea bpintea merged commit b5addca into elastic:main Nov 19, 2024
14 of 15 checks passed
@bpintea bpintea deleted the docs/count_3vl branch November 19, 2024 09:37
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.16
8.x

bpintea added a commit to bpintea/elasticsearch that referenced this pull request Nov 19, 2024
…116684)

Add an explanation of why `... OR NULL` is needed with `COUNT(...)`.

Fixes: elastic#99954
bpintea added a commit to bpintea/elasticsearch that referenced this pull request Nov 19, 2024
…116684)

Add an explanation of why `... OR NULL` is needed with `COUNT(...)`.

Fixes: elastic#99954
elasticsearchmachine pushed a commit that referenced this pull request Nov 19, 2024
…#117005)

Add an explanation of why `... OR NULL` is needed with `COUNT(...)`.

Fixes: #99954
elasticsearchmachine pushed a commit that referenced this pull request Nov 19, 2024
…#117006)

Add an explanation of why `... OR NULL` is needed with `COUNT(...)`.

Fixes: #99954
rjernst pushed a commit to rjernst/elasticsearch that referenced this pull request Nov 20, 2024
…116684)

Add an explanation of why `... OR NULL` is needed with `COUNT(...)`.

Fixes: elastic#99954
alexey-ivanov-es pushed a commit to alexey-ivanov-es/elasticsearch that referenced this pull request Nov 28, 2024
…116684)

Add an explanation of why `... OR NULL` is needed with `COUNT(...)`.

Fixes: elastic#99954
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) >docs General docs changes Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team v8.16.1 v8.17.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESQL: improve COUNT documentation

5 participants