mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
Cherry-pick from master pr: #44650 Previous pr #44163 Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
parent
8797703c09
commit
6c0a234ad6
@ -38,7 +38,7 @@ service RootCoord {
|
|||||||
*
|
*
|
||||||
* @return Status
|
* @return Status
|
||||||
*/
|
*/
|
||||||
rpc AddCollectionField(.milvus.proto.milvus.AddCollectionFieldRequest) returns (common.Status) {}
|
rpc AddCollectionField(milvus.AddCollectionFieldRequest) returns (common.Status) {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief This method is used to test collection existence.
|
* @brief This method is used to test collection existence.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user