Skip to content

Conversation

@martijnvg
Copy link
Member

Backports the following commits to 8.19:

Test assumes that values from keyword doc values fields are in sorted order, but that is no longer the case and values are sometimes in order as was provided during indexing.

Actual fix was to check for `synthetic_source_keep` instead of `ignore_above`. Also improved blockLoaderResult assertion by making it readable when it fails.

Closes elastic#128012
Closes elastic#128011
@martijnvg martijnvg added :StorageEngine/Mapping The storage related side of mappings >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:StorageEngine labels Jul 7, 2025
@elasticsearchmachine elasticsearchmachine merged commit 9711dcc into elastic:8.19 Jul 7, 2025
22 checks passed
@martijnvg martijnvg deleted the backport/8.19/pr-129361 branch July 7, 2025 05: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 :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test Issues or PRs that are addressing/adding tests v8.19.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants