rubenada commented on code in PR #3407:
URL: https://github.com/apache/calcite/pull/3407#discussion_r1314852797


##########
core/src/main/java/org/apache/calcite/rel/rules/SemiJoinJoinTransposeRule.java:
##########
@@ -114,6 +114,18 @@ public SemiJoinJoinTransposeRule(RelBuilderFactory 
relBuilderFactory) {
       return;
     }
 
+    // join type need to allow pushing predicate (represented as semi-join in 
our case)

Review Comment:
   minor: need**s**



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