mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
[skip ci]Fix delete node comment lint (#9717)
Signed-off-by: godchen <qingxiang.chen@zilliz.com>
This commit is contained in:
parent
45340835a7
commit
f496bc70c0
@ -46,7 +46,7 @@ type deleteNode struct {
|
||||
minIOKV kv.BaseKV
|
||||
}
|
||||
|
||||
// BufferData buffers insert data, monitoring buffer size and limit
|
||||
// DelDataBuf buffers insert data, monitoring buffer size and limit
|
||||
// size and limit both indicate numOfRows
|
||||
type DelDataBuf struct {
|
||||
delData *DeleteData
|
||||
|
Loading…
Reference in New Issue
Block a user