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

Update query reduce log (#11402)

Signed-off-by: Nyudong.cai <yudong.cai@zilliz.com>
上级 021f4c0f
......@@ -2289,9 +2289,7 @@ func mergeRetrieveResults(retrieveResults []*internalpb.RetrieveResults) (*milvu
}
}
}
if skipDupCnt > 0 {
log.Debug("skip duplicated query result", zap.Int64("count", skipDupCnt))
}
log.Debug("skip duplicated query result", zap.Int64("count", skipDupCnt))
if ret == nil {
ret = &milvuspb.QueryResults{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册