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


##########
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:
   
https://ci-builds.apache.org/job/Calcite/job/Calcite-sonar/job/PR-4366/lastBuild/cloudbees-pipeline-explorer/?line=423
 highlights that computed and expected file for `RelOptRulesTest` don't match.
   
   I haven't tried locally, but CI seems consistently broken, we can't merge 
anything until we fix it.
   
   If you have some spare cycles it'd help if you could take a look!



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