Skip to content

[10.x] Add support for determining off-heap memory requirements for KnnVectorsReader #14497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

ChrisHegarty
Copy link
Contributor

…rsReader (apache#14426)

This PR adds support to KnnVectorsReader in order to determine the off-heap memory requirements.

The motivation here is to give better insight into the size of off-heap memory that will be needed, so that deployments can be better scaled so that vector search workloads fit in memory, in order to provide best execution performance.
@ChrisHegarty ChrisHegarty merged commit 547e4af into apache:branch_10x Apr 15, 2025
5 checks passed
@ChrisHegarty ChrisHegarty deleted the offHeap_10x branch April 15, 2025 11:00
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.

1 participant