caicancai commented on code in PR #3907:
URL: https://github.com/apache/calcite/pull/3907#discussion_r1709523790


##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -5841,6 +5841,53 @@ private HepProgram getTransitiveProgram() {
         .check();
   }
 
+  /** Tests use of a measure in a non-aggregate query. Calls
+   * {@link RelOptFixture#checkUnchanged()} because Sql-to-rel has done the
+   * necessary work already. */

Review Comment:
   Would it be better to add jira link?



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