mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for filterDMNode (#12658)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
192ab4eb91
commit
7a649e1c2f
@ -29,6 +29,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/util/trace"
|
||||
)
|
||||
|
||||
// filterDmNode is one of the nodes in query node flow graph
|
||||
type filterDmNode struct {
|
||||
baseNode
|
||||
loadType loadType // load collection or load partition
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user