Skip to content

Conversation

@benwtrent
Copy link
Member

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…lds (elastic#122425)

When utilizing synthetic source with nested fields, we attempt to
rebuild the child values in addition to all the parent values.

While this generally works well, its potential that certain values might
be missing from various child docs. Consequently, we will attempt to
iterate the vector values strangely, resulting in seemingly missing
values or potentially exceptions indicating EOFs.

closes: elastic#122383
(cherry picked from commit f5c901e)
@benwtrent benwtrent added >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Search Relevance/Vectors Vector search :StorageEngine/Mapping The storage related side of mappings labels Feb 12, 2025
@elasticsearchmachine elasticsearchmachine merged commit 14edc2e into elastic:8.x Feb 13, 2025
15 checks passed
@benwtrent benwtrent deleted the backport/8.x/pr-122425 branch February 13, 2025 16:20
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 >bug :Search Relevance/Vectors Vector search :StorageEngine/Mapping The storage related side of mappings v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants