Skip to content

Commit 9440017

Browse files
ES|QL: Update release notes for #112865 and #112819 (#113798)
Update release notes regarding optimized execution plan serialization in ES|QL (caching of EsFields and FieldAttribute, shorter error messages for UnsupportedAttribute)
1 parent 6ecabf8 commit 9440017

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/release-notes/8.15.2.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ES|QL::
1515
* ES|QL: Fix `ResolvedEnrichPolicy` serialization (bwc) in v 8.15 {es-pull}112985[#112985] (issue: {es-issue}112968[#112968])
1616
* Fix union-types where one index is missing the field {es-pull}111932[#111932] (issue: {es-issue}111912[#111912])
1717
* Support widening of numeric types in union-types {es-pull}112610[#112610] (issue: {es-issue}111277[#111277])
18+
* Shorten error messages for UnsupportedAttributes {es-pull}112819[#112819]
19+
* Reduce memory footprint of serialized query execution plans {es-pull}112865[#112865]
1820

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

0 commit comments

Comments
 (0)