mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for filterDeleteNode (#12490)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
6d93beb57f
commit
37e6398ed6
@ -26,6 +26,7 @@ import (
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
// filterDeleteNode is one of the nodes in delta flow graph
|
||||
type filterDeleteNode struct {
|
||||
baseNode
|
||||
collectionID UniqueID
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user