silundong commented on code in PR #4324:
URL: https://github.com/apache/calcite/pull/4324#discussion_r2065180214


##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -10447,4 +10447,41 @@ private void 
checkLoptOptimizeJoinRule(LoptOptimizeJoinRule rule) {
         .withRule(CoreRules.MINUS_TO_FILTER)
         .check();
   }
+
+  @Test void testExpandFilterDisjunctionForJoinInput() {

Review Comment:
   Thank you, I will update it.



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