Skip to content

Commit

Permalink
ES|QL: Update release notes for #112865 and #112819 (#113798)
Browse files Browse the repository at this point in the history
Update release notes regarding optimized execution plan serialization in
ES|QL  (caching of EsFields and FieldAttribute, shorter error messages
for UnsupportedAttribute)
  • Loading branch information
luigidellaquila committed Sep 30, 2024
1 parent 6ecabf8 commit 9440017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/release-notes/8.15.2.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ ES|QL::
* ES|QL: Fix `ResolvedEnrichPolicy` serialization (bwc) in v 8.15 {es-pull}112985[#112985] (issue: {es-issue}112968[#112968])
* Fix union-types where one index is missing the field {es-pull}111932[#111932] (issue: {es-issue}111912[#111912])
* Support widening of numeric types in union-types {es-pull}112610[#112610] (issue: {es-issue}111277[#111277])
* Shorten error messages for UnsupportedAttributes {es-pull}112819[#112819]
* Reduce memory footprint of serialized query execution plans {es-pull}112865[#112865]

Infra/Core::
* JSON parse failures should be 4xx codes {es-pull}112703[#112703]
Expand Down

0 comments on commit 9440017

Please sign in to comment.