elasticsearch/docs/reference/query-languages/esql/_snippets/functions
Bogdan Pintea 9784e0ec5f
ESQL: Split grouping functions based on their EVAL-ability (#126597)
This splits the grouping functions in two: those that can be evaluated independently through the EVAL operator (`BUCKET`) and those that don't (like those that that are evaluated through an agg operator, `CATEGORIZE`).

Closes #124608
2025-04-11 16:19:54 +02:00
..
appendix [docs] Prepare for docs-assembler (#125118) 2025-03-20 12:09:12 -05:00
description ESQL: Split grouping functions based on their EVAL-ability (#126597) 2025-04-11 16:19:54 +02:00
examples Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00
functionNamedParams Additional support for docs for ES|QL operators and version-specific differentiation (#125251) 2025-03-24 09:56:45 +01:00
layout Refine ESQL docs handling of applies_to (#125835) 2025-03-28 22:09:15 +01:00
parameters Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00
types Additional support for docs for ES|QL operators and version-specific differentiation (#125251) 2025-03-24 09:56:45 +01:00