grouping-functions.asciidoc 275 B

1234567891011121314
  1. [[esql-group-functions]]
  2. ==== {esql} grouping functions
  3. ++++
  4. <titleabbrev>Grouping functions</titleabbrev>
  5. ++++
  6. The <<esql-stats-by>> command supports these grouping functions:
  7. // tag::group_list[]
  8. * <<esql-bucket>>
  9. // end::group_list[]
  10. include::layout/bucket.asciidoc[]