Skip to content

Conversation

@michaeljmarshall
Copy link
Member

Fixes: #586

Now that we lazily load the inMemoryNeighbors and the inMemoryFeatures, we need to handle the case where they are null or have values that are null. The added test fails without the change.

Copy link
Collaborator

@marianotepper marianotepper left a comment

Choose a reason for hiding this comment

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

Good catch. Thanks!

@michaeljmarshall
Copy link
Member Author

Error: A branch or tag with the name 'npe-rambytesused' could not be found

CI expects the branch to be in the datastax/jvector repo. Is that intentional? Seems like we'd want to allow external contributions.

@michaeljmarshall
Copy link
Member Author

superseded by #588

@michaeljmarshall michaeljmarshall deleted the npe-rambytesused branch December 3, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPE when calling OnDiskGraphIndex#ramBytesUsed

2 participants