未验证 提交 8c676271 编写于 作者: C Cai Yudong 提交者: GitHub

[skip ci] Update comments (#10283)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 0941c297
......@@ -345,7 +345,7 @@ func (ss *suffixSnapshot) Load(key string, ts typeutil.Timestamp) (string, error
// MultiSave save multiple kvs
// if ts == 0, act like TxnKV
// each key-value will be treat in same logic like Save
// each key-value will be treated using same logic like Save
func (ss *suffixSnapshot) MultiSave(kvs map[string]string, ts typeutil.Timestamp) error {
// if ts == 0, act like TxnKV
if ts == 0 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册