Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Yicong-Huang committed Dec 20, 2024
1 parent 64e4d44 commit 69d8290
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class WorkflowCompiler(
}
})

// assign the view results
// assign the sinks to toAddSink operators' external output ports
subPlan
.topologicalIterator()
.map(subPlan.getOperator)
Expand Down

0 comments on commit 69d8290

Please sign in to comment.