From 330c6eccb19eb26c9c7863fd8ba742dca398449e Mon Sep 17 00:00:00 2001 From: Jiquan Long Date: Thu, 23 Dec 2021 21:42:22 +0800 Subject: [PATCH] [skip e2e] Add comment for defaultInsertRepackFunc (#14097) Signed-off-by: dragondriver --- internal/proxy/repack_func.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/proxy/repack_func.go b/internal/proxy/repack_func.go index f0c3a0248d..64f00f14c7 100644 --- a/internal/proxy/repack_func.go +++ b/internal/proxy/repack_func.go @@ -53,6 +53,7 @@ func insertRepackFunc( return result, nil } +// defaultInsertRepackFunc repack the dml messages. func defaultInsertRepackFunc( tsMsgs []msgstream.TsMsg, hashKeys [][]int32,