未验证 提交 951d9a2f 编写于 作者: D dragondriver 提交者: GitHub

[skip ci] Add comment for GetDdChannel (#12096)

Signed-off-by: Ndragondriver <jiquan.long@zilliz.com>
上级 5dc85727
......@@ -2125,6 +2125,7 @@ func (node *Proxy) CalcDistance(ctx context.Context, request *milvuspb.CalcDista
}, nil
}
// GetDdChannel returns the used channel for dd operations.
func (node *Proxy) GetDdChannel(ctx context.Context, request *internalpb.GetDdChannelRequest) (*milvuspb.StringResponse, error) {
panic("implement me")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册