milvus-io / milvus-sdk-go

Go SDK for Milvus.
Apache License 2.0
326 stars 105 forks source link

enhance: Support InMemory option for ListCollection #768

Closed congqixia closed 2 months ago

congqixia commented 2 months ago

Support specifiy check in-memory status when use ListCollections

sre-ci-robot commented 2 months 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/master/OWNERS)~~ [congqixia] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ThreadDao commented 2 months ago

/lgtm

congqixia commented 2 months ago

/kind enhancement