未验证 提交 ad15e786 编写于 作者: S sunby 提交者: GitHub

[skip ci]Add comment for SetStartPosition (#9399)

Signed-off-by: Nsunby <bingyi.sun@zilliz.com>
上级 d5081783
......@@ -214,6 +214,7 @@ func SetDmlPosition(pos *internalpb.MsgPosition) SegmentInfoOption {
}
}
// SetStartPosition is the option to set start position for segment info
func SetStartPosition(pos *internalpb.MsgPosition) SegmentInfoOption {
return func(segment *SegmentInfo) {
segment.StartPosition = pos
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册