xiedeyantu commented on code in PR #4366:
URL: https://github.com/apache/calcite/pull/4366#discussion_r2086532943


##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -10492,7 +10492,7 @@ private void 
checkLoptOptimizeJoinRule(LoptOptimizeJoinRule rule) {
   /** Test case of
    * <a 
href="https://issues.apache.org/jira/browse/CALCITE-6973";>[CALCITE-6973]
    * Add rule for convert Minus to Filter</a>. */
-  @Test void testMinusToFilterRule() {
+  @Test void testMinusToFilterRuleWithTwoFilter() {

Review Comment:
   The local test passes, but pr-head always fails. I will push the code later. 
Sorry.



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