chunweilei commented on a change in pull request #2243:
URL: https://github.com/apache/calcite/pull/2243#discussion_r517085147



##########
File path: 
core/src/main/java/org/apache/calcite/plan/volcano/TopDownRuleDriver.java
##########
@@ -69,8 +69,8 @@
   private GeneratorTask applying = null;
 
   /**
-   * RelNodes that are generated by passThrough or derive
-   * these nodes will not takes part in another passThrough or derive.
+   * RelNodes that are generated by passThrough or derive.
+   * These nodes will not take part in another passThrough or derive.

Review comment:
       Sounds reasonable.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to