Skip to content

Add S3vector Engine for AWS OpenSearch, fixed some bugs of AWS OpenSearch cli parameters#569

Merged
alwayslove2013 merged 4 commits intozilliztech:mainfrom
norrishuang:s3vector
Jul 25, 2025
Merged

Add S3vector Engine for AWS OpenSearch, fixed some bugs of AWS OpenSearch cli parameters#569
alwayslove2013 merged 4 commits intozilliztech:mainfrom
norrishuang:s3vector

Conversation

@norrishuang
Copy link
Copy Markdown
Contributor

Summary

  1. Add S3vector engine for AWS OpenSearch.
  2. Fixed a bug where the --number-of-indexing-clients parameter was missing.
  3. Fixed some bugs of aws opensearch cli parameters.

@alwayslove2013
Copy link
Copy Markdown
Contributor

@norrishuang plz fix the lint issues~

pip install black ruff --upgrade
make format
make lint

@norrishuang
Copy link
Copy Markdown
Contributor Author

lint issues

Hi, the lint issues did not related this commit. I think it has fixed now. It's all passed.

PYTHONPATH=pwd` python3 -m black vectordb_bench
All done! ✨ 🍰 ✨
154 files left unchanged.

PYTHONPATH=pwd python3 -m ruff check vectordb_bench --fix
All checks passed!

PYTHONPATH=pwd python3 -m black vectordb_bench --check
All done! ✨ 🍰 ✨
154 files would be left unchanged.

PYTHONPATH=pwd python3 -m ruff check vectordb_bench
All checks passed!`

@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: alwayslove2013, norrishuang
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details 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

@alwayslove2013 alwayslove2013 merged commit 97bfbd5 into zilliztech:main Jul 25, 2025
4 checks passed
euphoria0-0 pushed a commit to CryptoLabInc/VectorDBBench that referenced this pull request Nov 21, 2025
…arch cli parameters (zilliztech#569)

* add s3vector engine for aws opensearch, fixed some bugs of cli parameters.

* add s3vector engine for aws opensearch, fixed some bugs of cli parameters.

* Trigger GitHub Actions
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.

3 participants