-
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
Enable mmap for vector index #25877
Enable mmap for vector index #25877
Conversation
@yah01 E2e jenkins job failed, comment |
@yah01 ut workflow job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 ut workflow job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 ut workflow job failed, comment |
@yah01 E2e jenkins job failed, comment |
1 similar comment
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
1 similar comment
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
4 similar comments
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
cfbed25
to
70aa3b9
Compare
As I have to test with a large enough dataset, but this leads to timeout, disable ASAN for this PR |
2389353
to
e1e14b7
Compare
@yah01 E2e jenkins job failed, comment |
Signed-off-by: yah01 <yah2er0ne@outlook.com>
@yah01 E2e jenkins job failed, comment |
4 similar comments
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
@yah01 E2e jenkins job failed, comment |
EXPECT_EQ(result->seg_offsets_[0], query_offset); | ||
} | ||
search_info.search_params_ = range_search_conf; | ||
vec_index->Query(xq_dataset, search_info, nullptr); |
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.
Add some asserts?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiaoew1991, yah01 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 |
/lgtm |
/unhold |
/kind improvement