[skip e2e] Add comment for defaultInsertRepackFunc (#14097)

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
pull/14123/head
Jiquan Long 2021-12-23 21:42:22 +08:00 committed by GitHub
parent 2e70326f31
commit 330c6eccb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ func insertRepackFunc(
return result, nil return result, nil
} }
// defaultInsertRepackFunc repack the dml messages.
func defaultInsertRepackFunc( func defaultInsertRepackFunc(
tsMsgs []msgstream.TsMsg, tsMsgs []msgstream.TsMsg,
hashKeys [][]int32, hashKeys [][]int32,