-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: add an unify vector index config checker #36844
enhance: add an unify vector index config checker #36844
Conversation
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
@foxspy E2e jenkins job failed, comment |
dd49a84
to
09c7bb6
Compare
@foxspy E2e jenkins job failed, comment |
09c7bb6
to
1b430c8
Compare
@foxspy E2e jenkins job failed, comment |
1b430c8
to
f6165cf
Compare
@foxspy go-sdk check failed, comment |
@foxspy E2e jenkins job failed, comment |
f6165cf
to
093dd79
Compare
@foxspy E2e jenkins job failed, comment |
@foxspy go-sdk check failed, comment |
093dd79
to
9237b52
Compare
@foxspy go-sdk check failed, comment |
@foxspy E2e jenkins job failed, comment |
9237b52
to
6dafa3c
Compare
b684425
to
d96b9c5
Compare
49d96c4
to
324f5e6
Compare
@foxspy E2e jenkins job failed, comment |
/run-cpu-e2e |
2 similar comments
/run-cpu-e2e |
/run-cpu-e2e |
@foxspy E2e jenkins job failed, comment |
324f5e6
to
9515e36
Compare
@foxspy E2e jenkins job failed, comment |
/run-cpu-e2e |
@foxspy E2e jenkins job failed, comment |
@foxspy |
Signed-off-by: xianliang.li <xianliang.li@zilliz.com>
9515e36
to
bceca38
Compare
@foxspy E2e jenkins job failed, comment |
/run-cpu-e2e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
IndexFaissHNSWPQ IndexType = "FAISS_HNSW_PQ" | ||
IndexFaissHNSWSQ IndexType = "FAISS_HNSW_SQ" | ||
IndexFaissHNSWPRQ IndexType = "FAISS_HNSW_PRQ" | ||
IndexVector IndexType = "VECINDEX" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: remove this definition
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, foxspy The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
issue: #34298