未验证 提交 65faf039 编写于 作者: C congqixia 提交者: GitHub

[skip e2e] Add comment for Int64Stats (#13663)

Signed-off-by: NCongqi Xia <congqi.xia@zilliz.com>
上级 0e30ec25
......@@ -24,9 +24,7 @@ const (
maxBloomFalsePositive float64 = 0.005
)
type Stats interface {
}
// Int64Stats contains statistics data for int64 column
type Int64Stats struct {
FieldID int64 `json:"fieldID"`
Max int64 `json:"max"`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册