mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
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 |
||
---|---|---|
.. | ||
appendix | ||
description | ||
examples | ||
functionNamedParams | ||
layout | ||
parameters | ||
types |