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


##########
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:
   Now the PR head CI has been approved. I'm not sure if the time interval 
between two submissions was too short to trigger a rerun or if there was an 
impact from caching. This is the second time I have encountered this problem. 
The solution is to create a new PR with the same commits.



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