mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for newQueryNodeDeltaFlowGraph (#13906)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
b801f539a4
commit
8e9036f79a
@ -106,6 +106,7 @@ func newQueryNodeFlowGraph(ctx context.Context,
|
||||
return q
|
||||
}
|
||||
|
||||
// newQueryNodeDeltaFlowGraph returns a new queryNodeFlowGraph
|
||||
func newQueryNodeDeltaFlowGraph(ctx context.Context,
|
||||
collectionID UniqueID,
|
||||
historicalReplica ReplicaInterface,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user