julianhyde commented on code in PR #4201:
URL: https://github.com/apache/calcite/pull/4201#discussion_r1962179743
##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -6925,6 +6925,13 @@ private HepProgram getTransitiveProgram() {
.check();
}
+ @Test void testProjectAggregateMergeSum01() {
Review Comment:
Add a hyperlink to jira case. It will help explain what problem the test
case is solving.
--
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]