elasticsearch/docs/reference/query-languages/esql/_snippets/grouping-functions.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
319 B
Markdown
Raw Normal View History

## {{esql}} grouping functions [esql-group-functions]
The [`STATS`](/reference/query-languages/esql/esql-commands.md#esql-stats-by) command supports these grouping functions:
:::{include} lists/grouping-functions.md
:::
:::{include} functions/layout/bucket.md
:::
:::{include} functions/layout/categorize.md
:::