Skip to content

Conversation

@Pulkitg64
Copy link
Contributor

Description

Fixes #15485. The test was failing due to a zero-length array error. This occurred when certain random seed values resulted in numVectors being initialized to zero, causing the array instantiation to fail.

@benwtrent
Copy link
Member

Verified this fixes the failure, thank you for the rapid turn around @Pulkitg64 ! I will merge and backport once CI is happy.

@benwtrent benwtrent added the skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. label Dec 8, 2025
@benwtrent benwtrent added this to the 10.4.0 milestone Dec 8, 2025
@benwtrent benwtrent merged commit 94312d0 into apache:main Dec 8, 2025
11 of 12 checks passed
benwtrent pushed a commit that referenced this pull request Dec 8, 2025
@Pulkitg64 Pulkitg64 deleted the fix-test branch December 9, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:core/hnsw 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.

testGraphMergeWithDeletes fails

2 participants