Skip to content

Fix TextFieldBlockLoaderTests test assumption. #129361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

martijnvg
Copy link
Member

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

Closes #128012
Closes #128011

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

Closes elastic#128012
Closes elastic#128011
@martijnvg martijnvg added >test Issues or PRs that are addressing/adding tests :StorageEngine/Mapping The storage related side of mappings v8.19.0 v9.1.0 labels Jun 12, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@martijnvg martijnvg added the auto-backport Automatically create backport pull requests when merged label Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test Issues or PRs that are addressing/adding tests v8.19.0 v9.1.0
Projects
None yet
4 participants