mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
10 lines
445 B
Text
Generated
10 lines
445 B
Text
Generated
// 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 doesn't 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-errors, Circuit Breaker Error>>.
|
|
====
|