[skip e2e] Add comment for newQueryNodeFlowGraph (#13905)

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
pull/13921/head
bigsheeper 2021-12-21 21:12:04 +08:00 committed by GitHub
parent 5a2b0fa342
commit b801f539a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ type queryNodeFlowGraph struct {
dmlStream msgstream.MsgStream dmlStream msgstream.MsgStream
} }
// newQueryNodeFlowGraph returns a new queryNodeFlowGraph
func newQueryNodeFlowGraph(ctx context.Context, func newQueryNodeFlowGraph(ctx context.Context,
collectionID UniqueID, collectionID UniqueID,
streamingReplica ReplicaInterface, streamingReplica ReplicaInterface,