Skip to content

Commit 83e8cda

Browse files
committed
Remove ESQL INLINESTATS from changelog
ESQL's INLINESTATS is still experimental and not being released with 8.16. I was too excited when I wrote it and marked it as a feature. But it's not released, so not really a feature.
1 parent 086b94f commit 83e8cda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference/release-notes/8.16.0.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ ES|QL::
270270
* Push down filters even in case of renames in Evals {es-pull}114411[#114411]
271271
* Speed up CASE for some parameters {es-pull}112295[#112295]
272272
* Speed up grouping by bytes {es-pull}114021[#114021]
273-
* Support INLINESTATS grouped on expressions {es-pull}111690[#111690]
274273
* Use less memory in listener {es-pull}114358[#114358]
275274
* Add support for cached strings in plan serialization {es-pull}112929[#112929]
276275
* Add Telemetry API and track top functions {es-pull}111226[#111226]
@@ -462,7 +461,6 @@ ES|QL::
462461
* Add boolean support to Max and Min aggs {es-pull}110527[#110527]
463462
* Add boolean support to TOP aggregation {es-pull}110718[#110718]
464463
* Added `mv_percentile` function {es-pull}111749[#111749] (issue: {es-issue}111591[#111591])
465-
* INLINESTATS {es-pull}109583[#109583] (issue: {es-issue}107589[#107589])
466464
* Introduce per agg filter {es-pull}113735[#113735]
467465
* Strings support for MAX and MIN aggregations {es-pull}111544[#111544]
468466
* Support IP fields in MAX and MIN aggregations {es-pull}110921[#110921]

0 commit comments

Comments
 (0)