estherbuchwalter commented on a change in pull request #2310:
URL: https://github.com/apache/drill/pull/2310#discussion_r723693789
##########
File path: logical/src/main/java/org/apache/drill/common/graph/GraphAlgos.java
##########
@@ -69,8 +69,7 @@ private void visit(AdjacencyList<V>.Node n) {
*
* @param graph
* The adjacency list for the DAG.
- * @param sourceNodes
- * List of nodes that
+ * @param reverse
Review comment:
Would this be a proper definition for reverse: 'true if reversed,
otherwise false'?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]