Skip to content

fix(api): add bulk_upsert method and unit tests for opensearch BaseOSDB class#990

Open
vkuznet wants to merge 3 commits into
DIRACGrid:mainfrom
vkuznet:fix/issue-401
Open

fix(api): add bulk_upsert method and unit tests for opensearch BaseOSDB class#990
vkuznet wants to merge 3 commits into
DIRACGrid:mainfrom
vkuznet:fix/issue-401

Conversation

@vkuznet

@vkuznet vkuznet commented Jul 14, 2026

Copy link
Copy Markdown

This PR fixes issue #401 by introducing the bulk_upsert API to BaseOSDB class. It is also complement by full set of unit tests for BaseOSDB class which were missing. The unit test introduces mock client and different classes for different use cases.

Please note: it is my first PR and I'm happy to adjust it according to requirements/guidelines of DiracX community.

@aldbr aldbr linked an issue Jul 15, 2026 that may be closed by this pull request
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 diracx | 🛠️ Build #33616932 | 📁 Comparing fe52fc2 against latest (19cb080)

  🔍 Preview build  

2 files changed
± dev/tutorials/advanced-tutorial/index.html
± dev/tutorials/advanced-tutorial/router/index.html

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.

Support upserts to multiple documents for opensearch

1 participant