zabetak commented on a change in pull request #1030: [CALCITE-2822] Allow
MultiJoin rules with any project/filter
URL: https://github.com/apache/calcite/pull/1030#discussion_r271078238
##########
File path: core/src/main/java/org/apache/calcite/plan/RelOptUtil.java
##########
@@ -2611,12 +2611,12 @@ private static RexShuttle pushShuttle(final Project
project) {
* {@link org.apache.calcite.rel.rules.MultiJoin}.
Review comment:
The previous line mentions LogicalProject which is no longer true.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services