[skip ci] Add comment for query node flow graph (#8326)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
pull/8338/head
bigsheeper 2021-09-22 20:10:09 +08:00 committed by GitHub
parent 3b52389b3e
commit 220d17500c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import (
type filterDmNode struct {
baseNode
loadType loadType
loadType loadType // load collection or load partition
collectionID UniqueID
partitionID UniqueID
replica ReplicaInterface