danny0405 commented on a change in pull request #1669: [CALCITE-3590] Support 
SQL hints for Aggregate
URL: https://github.com/apache/calcite/pull/1669#discussion_r358666227
 
 

 ##########
 File path: core/src/main/java/org/apache/calcite/sql2rel/SqlToRelConverter.java
 ##########
 @@ -704,12 +704,12 @@ protected void convertSelectImpl(
           .accept(
               new RelShuttleImpl() {
                 boolean attached = false;
-                @Override public RelNode visit(LogicalProject project) {
-                  if (!attached) {
 
 Review comment:
   Change the comment also.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to