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


##########
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:
   Thanks, I saw this error. But it can indeed pass through locally. I agree 
with your idea that we cannot merge the PR of CI. Give me some time, and I will 
find a way to get CI approved.



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