Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Support GetVectorByIds for DiskANN #802

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

PwzXxm
Copy link
Collaborator

@PwzXxm PwzXxm commented Apr 4, 2023

issue: #801

This PR contains:

  1. Support GetVectorByIds for DiskANN by
    a. Deduplicate ids based on sectors on the disk and write to output if it is in cache
    b. Fire up I/O requests per sector and copy data via the thread pool
  2. Generate random test ids and change related test cases.

Signed-off-by: Patrick Weizhi Xu <[email protected]>
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PwzXxm

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cydrain
Copy link
Collaborator

cydrain commented Apr 4, 2023

/lgtm

@sre-ci-robot sre-ci-robot merged commit 5570bf0 into milvus-io:main Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants