mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2d] Fix typo in StatsReader comment (#13623)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
7686280391
commit
43fbb0fd16
@ -73,7 +73,7 @@ func (sw *StatsWriter) StatsInt64(fieldID int64, isPrimaryKey bool, msgs []int64
|
||||
return nil
|
||||
}
|
||||
|
||||
// StatsReade reads stats
|
||||
// StatsReader reads stats
|
||||
type StatsReader struct {
|
||||
buffer []byte
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user