未验证 提交 b376107a 编写于 作者: X XuanYang-cn 提交者: GitHub

[skip-ci]Fix golint in segmentRep (#8601)

Signed-off-by: Nyangxuan <xuan.yang@zilliz.com>
上级 b13170f8
......@@ -35,6 +35,7 @@ const (
maxBloomFalsePositive float64 = 0.005
)
// Replica is DataNode unique replication
type Replica interface {
getCollectionID() UniqueID
getCollectionSchema(collectionID UniqueID, ts Timestamp) (*schemapb.CollectionSchema, error)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册