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

[skip ci]Add comment for SetDmlPosition (#9398)

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