[skip ci] Add comment for filterDMNode (#12658)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
bigsheeper 2021-12-02 22:46:01 +08:00 committed by GitHub
parent 192ab4eb91
commit 7a649e1c2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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