Skip to content

Correct bug with seeded vector queries with incorrect entrypoint ids#14197

Merged
benwtrent merged 1 commit intoapache:mainfrom
benwtrent:bugfix/correct-seeded-hnsw-query-bug
Feb 5, 2025
Merged

Correct bug with seeded vector queries with incorrect entrypoint ids#14197
benwtrent merged 1 commit intoapache:mainfrom
benwtrent:bugfix/correct-seeded-hnsw-query-bug

Conversation

@benwtrent
Copy link
Member

The tests caught a bug! Good thing!

The code wasn't taking account of the underlying leaf context doc base when creating the top doc iterator for a segment.

No changes entry as its a bugfix for an unreleased query.

closes: #14195
closes: #14196

@benwtrent benwtrent added this to the 10.2.0 milestone Feb 4, 2025
@benwtrent benwtrent merged commit 26e5b69 into apache:main Feb 5, 2025
6 checks passed
@benwtrent benwtrent deleted the bugfix/correct-seeded-hnsw-query-bug branch February 5, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TestSeededKnnFloatVectorQuery.testSeedWithTimeout fails reproducibly TestSeededKnn[Byte|Float]VectorQuery.testWithTimeout failure

1 participant