Skip to content

implement database support#94

Open
Ian321 wants to merge 3 commits intomilvus-io:mainfrom
Ian321:database_management
Open

implement database support#94
Ian321 wants to merge 3 commits intomilvus-io:mainfrom
Ian321:database_management

Conversation

@Ian321
Copy link

@Ian321 Ian321 commented May 27, 2025

This PR implements the calls related to managing and the usage of multiple databases. It also fixes some issues I encountered during testing.

fixes #69, fixes #86, fixes #91

@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Ian321
To complete the pull request process, please assign congqixia after the PR has been reviewed.
You can assign the PR to them by writing /assign @congqixia 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

@sre-ci-robot sre-ci-robot requested review from congqixia and yah01 May 27, 2025 18:07
@sre-ci-robot
Copy link
Collaborator

Welcome @Ian321! It looks like this is your first PR to milvus-io/milvus-sdk-rust 🎉

@mergify
Copy link

mergify bot commented May 27, 2025

@Ian321 Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

@mergify mergify bot added the needs-dco label May 27, 2025
Signed-off-by: Ignaz Kraft <ignaz.k@live.de>
@Ian321 Ian321 force-pushed the database_management branch from 16aff15 to bf6e34c Compare May 27, 2025 18:12
@mergify mergify bot added dco-passed and removed needs-dco labels May 27, 2025
Ian321 added 2 commits June 2, 2025 17:20
Signed-off-by: Ignaz Kraft <ignaz.k@live.de>
Was a duplicate with less information.

Signed-off-by: Ignaz Kraft <ignaz.k@live.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: metric_type COSINE try_from panic [Feature]: Index for scalar fields [Feature]: Support Database for managing collection and index

2 participants