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

[Remote Vector Index Build] Add integrity checking for vendor implementations that do not support it out of the box #2579

Open
jed326 opened this issue Mar 5, 2025 · 0 comments

Comments

@jed326
Copy link
Contributor

jed326 commented Mar 5, 2025

As a part of #2578 we have added integrity checking for vector data uploads when the vendor implementation indicates that it is supported out of the box. As a follow-up, we should be able to still support integrity checking even when the vendor implementation does not support it out of the box, similar to how remote store does this: https://github.com/opensearch-project/OpenSearch/blob/3ea0a31f6f613ddd5b7bde0053195d5b212c813d/server/src/main/java/org/opensearch/common/blobstore/transfer/RemoteTransferContainer.java#L213-L222

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

No branches or pull requests

1 participant