Skip to content

Commit

Permalink
Remove ESQL INLINESTATS from changelog (elastic#118629)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
nik9000 authored and maxhniebergall committed Dec 16, 2024
1 parent ee1fcf2 commit 9c62c72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/reference/release-notes/8.16.0.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ ES|QL::
* Push down filters even in case of renames in Evals {es-pull}114411[#114411]
* Speed up CASE for some parameters {es-pull}112295[#112295]
* Speed up grouping by bytes {es-pull}114021[#114021]
* Support INLINESTATS grouped on expressions {es-pull}111690[#111690]
* Use less memory in listener {es-pull}114358[#114358]
* Add support for cached strings in plan serialization {es-pull}112929[#112929]
* Add Telemetry API and track top functions {es-pull}111226[#111226]
Expand Down Expand Up @@ -462,7 +461,6 @@ ES|QL::
* Add boolean support to Max and Min aggs {es-pull}110527[#110527]
* Add boolean support to TOP aggregation {es-pull}110718[#110718]
* Added `mv_percentile` function {es-pull}111749[#111749] (issue: {es-issue}111591[#111591])
* INLINESTATS {es-pull}109583[#109583] (issue: {es-issue}107589[#107589])
* Introduce per agg filter {es-pull}113735[#113735]
* Strings support for MAX and MIN aggregations {es-pull}111544[#111544]
* Support IP fields in MAX and MIN aggregations {es-pull}110921[#110921]
Expand Down

0 comments on commit 9c62c72

Please sign in to comment.