mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-02 00:45:30 +08:00
[skip e2e] Grammar correction (#13930)
Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
This commit is contained in:
parent
756a09a44b
commit
3440f129be
@ -35,7 +35,7 @@ typedef void* CIndexQueryResult;
|
||||
typedef void* CBinary;
|
||||
|
||||
// TODO: how could we pass map between go and c++ more efficiently?
|
||||
// Solution: using protobuf instead of json, this way significantly increase programming efficiency
|
||||
// Solution: using Protobuf instead of JSON, this way significantly increase programming efficiency
|
||||
|
||||
CStatus
|
||||
CreateIndex(const char* serialized_type_params, const char* serialized_index_params, CIndex* res_index);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user