diff --git a/internal/proxy/repack_func.go b/internal/proxy/repack_func.go index e176b7df0a..fce3cf8507 100644 --- a/internal/proxy/repack_func.go +++ b/internal/proxy/repack_func.go @@ -22,6 +22,7 @@ import ( "github.com/milvus-io/milvus/internal/msgstream" ) +// insertRepackFunc deprecated, use defaultInsertRepackFunc instead. func insertRepackFunc( tsMsgs []msgstream.TsMsg, hashKeys [][]int32,