Aitozi commented on code in PR #3035:
URL: https://github.com/apache/calcite/pull/3035#discussion_r1081278261


##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -3002,6 +3002,32 @@ private void 
checkPushJoinThroughUnionOnRightDoesNotMatchSemiOrAntiJoin(JoinRelT
         .withProgram(program).check();
   }
 
+  @Test void testReduceConstantsProject() {

Review Comment:
   Thanks for your suggestion, updated. And I rebase to update the commit 
message, please take a look again.



-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to