Skip to content
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

Cleanup unit_ivf_pq_index.cc #548

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

jparismorgan
Copy link
Collaborator

What

Cleanup unit_ivf_pq_index.cc.

Testing

Passes.

@jparismorgan jparismorgan marked this pull request as ready for review October 15, 2024 04:09
@@ -573,7 +573,7 @@ class IndexIVFPQ {
}

uint64_t nlist() const override {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we also rename the API level function nlist->partitions?

Copy link
Collaborator Author

@jparismorgan jparismorgan Oct 15, 2024

Choose a reason for hiding this comment

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

Sure, good call, did this in a follow-up PR: #551

@jparismorgan jparismorgan merged commit 9f1a046 into main Oct 15, 2024
6 checks passed
@jparismorgan jparismorgan deleted the jparismorgan/cleanup-ivf-pq-test branch October 15, 2024 17:38
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.

2 participants