Skip to content

Commit 852e164

Browse files
Update docs/reference/query-languages/esql/limitations.md
Co-authored-by: shainaraskas <[email protected]>
1 parent 011cf71 commit 852e164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-languages/esql/limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ As discussed in more detail in [Using {{esql}} to query multiple indices](docs-c
187187

188188
* Counter fields such as `counter_long`, `counter_integer`, and `counter_double` are not supported except
189189
through explicit casting.
190-
* aggregate_metric_double` types are supported in max, min, sum, avg, and count aggregations;
190+
* `aggregate_metric_double` types are supported in `max`, `min`, `sum`, `avg`, and `count` aggregations.
191191
however, this functionality is experimental and available in snapshot builds or requires enabling via its feature flag.
192192

193193
## Date math limitations [esql-limitations-date-math]

0 commit comments

Comments
 (0)