tisonkun commented on code in PR #4003:
URL: https://github.com/apache/calcite/pull/4003#discussion_r1799129533


##########
core/src/main/java/org/apache/calcite/rel/rules/AggregateReduceFunctionsRule.java:
##########
@@ -331,7 +331,7 @@ private RexNode reduceAgg(
         return reduceStddev(oldAggRel, oldCall, true, true, newCalls,

Review Comment:
   I wonder why the boolean flag is called `biased` ...



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