mihaibudiu commented on code in PR #4636:
URL: https://github.com/apache/calcite/pull/4636#discussion_r2543873977


##########
core/src/main/java/org/apache/calcite/rel/rules/AggregateExpandDistinctAggregatesRule.java:
##########
@@ -626,13 +626,14 @@ private static void 
rewriteUsingGroupingSets(RelOptRuleCall call,
     }
 
     int valueIndex = bottomGroupCount;
+    // line 3 will be build from this list

Review Comment:
   I apologize, I had a typo in my suggestion, it should be "will be built"



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

Reply via email to