You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/07/05 14:08:30 UTC

[GitHub] [drill] KazydubB commented on a change in pull request #1818: DRILL-7200: Update Calcite to 1.19.0 / 1.20.0

KazydubB commented on a change in pull request #1818: DRILL-7200: Update Calcite to 1.19.0 / 1.20.0
URL: https://github.com/apache/drill/pull/1818#discussion_r300697992
 
 

 ##########
 File path: exec/java-exec/src/main/java/org/apache/drill/exec/planner/physical/JoinPrel.java
 ##########
 @@ -158,6 +164,58 @@ protected void buildJoinConditions(List<JoinCondition> conditions,
     }
   }
 
+  private static boolean collapseExpandedIsNotDistinctFromExpr(RexCall call) {
 
 Review comment:
   Created [CALCITE-3174] to address the issue.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services