Skip to content

Conversation

parkertimmins
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

…lastic#132593)

Strings parsed with the optimized UTF8 parsing have their length calculated during parsing. This length should be the same as the length if the string is parsed with the non-optimized path. Specifically, characters outside the basic multilingual plane require 2 chars per code point in the UTF16 encoding.

(cherry picked from commit fa6e905)
@parkertimmins parkertimmins requested a review from a team as a code owner August 8, 2025 18:25
@parkertimmins parkertimmins added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) and removed v9.1.2 labels Aug 8, 2025
@elasticsearchmachine elasticsearchmachine merged commit 0dc5a23 into elastic:9.1 Aug 8, 2025
34 checks passed
@parkertimmins parkertimmins deleted the backport/9.1/pr-132593 branch August 8, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants