Skip to content

Commit 1aacdd3

Browse files
authored
Update limitations.md
removing info on snapshot features
1 parent f49b40c commit 1aacdd3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ 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.
191-
However, this functionality is experimental and available in snapshot builds or requires enabling via its feature flag.
192190

193191
## Date math limitations [esql-limitations-date-math]
194192

0 commit comments

Comments
 (0)