Skip to content

Conversation

@martijnvg
Copy link
Member

Backports the following commits to 8.x:

Build jump table (disi) while iterating over SortedNumericDocValues for encoding the values, instead of separately iterating over SortedNumericDocValues just to build the jump table.

In case when indexing sorting is active, this requires an additional merge sort. Follow up from elastic#125403
@martijnvg martijnvg added :StorageEngine/Codec >non-issue auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:StorageEngine labels Apr 17, 2025
@elasticsearchmachine elasticsearchmachine merged commit df4176b into elastic:8.x Apr 17, 2025
15 checks passed
@martijnvg martijnvg deleted the backport/8.x/pr-126499 branch April 17, 2025 11:24
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 >non-issue :StorageEngine/Codec Team:StorageEngine v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants