mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for defaultInsertRepackFunc (#14097)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
2e70326f31
commit
330c6eccb1
@ -53,6 +53,7 @@ func insertRepackFunc(
|
||||
return result, nil
|
||||
}
|
||||
|
||||
// defaultInsertRepackFunc repack the dml messages.
|
||||
func defaultInsertRepackFunc(
|
||||
tsMsgs []msgstream.TsMsg,
|
||||
hashKeys [][]int32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user