mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for insertRepackFunc (#15115)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
5ab8d99ee9
commit
7e74db0d65
@ -22,6 +22,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/msgstream"
|
||||
)
|
||||
|
||||
// insertRepackFunc deprecated, use defaultInsertRepackFunc instead.
|
||||
func insertRepackFunc(
|
||||
tsMsgs []msgstream.TsMsg,
|
||||
hashKeys [][]int32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user