Skip to content

BatchDocValuesRangeIterator#intoBitSet fails when block boundary is maxDoc#16105

Merged
iverase merged 1 commit into
apache:mainfrom
iverase:issue16102
May 22, 2026
Merged

BatchDocValuesRangeIterator#intoBitSet fails when block boundary is maxDoc#16105
iverase merged 1 commit into
apache:mainfrom
iverase:issue16102

Conversation

@iverase
Copy link
Copy Markdown
Contributor

@iverase iverase commented May 22, 2026

BatchDocValuesRangeIterator#intoBitSet should advance if upTo is equal to the block boundary.

fixes #16102

Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sneaky!

@iverase iverase added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label May 22, 2026
@iverase iverase merged commit 99da368 into apache:main May 22, 2026
12 of 13 checks passed
@iverase iverase deleted the issue16102 branch May 22, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:core/search skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reproducible failure in TestHistogramCollectorManager.testSkipIndex

2 participants