milvus-io / milvus-sdk-go

Go SDK for Milvus.
Apache License 2.0
347 stars 109 forks source link

enhance: [2.4] Move collection meta check to server side #835

Closed congqixia closed 1 week ago

congqixia commented 1 week ago

Move collection/partition validation logic to server side in case of frequent check rpc.

sre-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

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: - ~~[OWNERS](https://github.com/milvus-io/milvus-sdk-go/blob/v2.4.x/OWNERS)~~ [congqixia] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
congqixia commented 1 week ago

/kind enhancement

smellthemoon commented 1 week ago

/lgtm