lincoln-lil commented on code in PR #4549:
URL: https://github.com/apache/calcite/pull/4549#discussion_r2370877170


##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -2147,6 +2147,30 @@ private void 
checkSemiOrAntiJoinProjectTranspose(JoinRelType type) {
         .check();
   }
 
+  /** Test case for
+   * <a 
href="https://issues.apache.org/jira/browse/CALCITE-7192";>[CALCITE-7192]
+   * Adding a case include all std-dev functions with FILTER clause 
reduction</a>. */

Review Comment:
   Ah, I missed that detail. I’ve updated it. Thanks for the reminder!



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