mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Grammar correction (#14344)
Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>pull/14351/head
parent
4c95803148
commit
7a009ee182
|
@ -53,7 +53,7 @@ func insertRepackFunc(
|
|||
return result, nil
|
||||
}
|
||||
|
||||
// defaultInsertRepackFunc repack the dml messages.
|
||||
// defaultInsertRepackFunc repacks the dml messages.
|
||||
func defaultInsertRepackFunc(
|
||||
tsMsgs []msgstream.TsMsg,
|
||||
hashKeys [][]int32,
|
||||
|
|
Loading…
Reference in New Issue