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

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

10 lines
488 B
Markdown
Raw Normal View History

% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
::::{warning}
This can use a significant amount of memory and ES|QL doesnt yet
grow aggregations beyond memory. So this aggregation will work until
it is used to collect more values than can fit into memory. Once it
collects too many values it will fail the query with
a [Circuit Breaker Error](docs-content://troubleshoot/elasticsearch/circuit-breaker-errors.md).
::::