herunkang2018 commented on code in PR #3159:
URL: https://github.com/apache/calcite/pull/3159#discussion_r1169546108


##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -6252,6 +6286,32 @@ private void checkSemiJoinRuleOnAntiJoin(RelOptRule 
rule) {
         .check();
   }
 
+  @Test void testExpandProjectInWithTwoCorrelatedSubQueries() {

Review Comment:
   These two test cases for expand project in is not affected by this issue, I 
add these to improve test converage.



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