[ 
https://issues.apache.org/jira/browse/DRILL-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877066#comment-16877066
 ] 

ASF GitHub Bot commented on DRILL-7200:
---------------------------------------

vvysotskyi commented on pull request #1818: DRILL-7200: Update Calcite to 
1.19.0 / 1.20.0
URL: https://github.com/apache/drill/pull/1818#discussion_r299544005
 
 

 ##########
 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:
   Nit: could you please create Calcite Jira to address it in the next version 
of Calcite?
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> Update Calcite to 1.19.0 / 1.20.0
> ---------------------------------
>
>                 Key: DRILL-7200
>                 URL: https://issues.apache.org/jira/browse/DRILL-7200
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.16.0
>            Reporter: Bohdan Kazydub
>            Assignee: Bohdan Kazydub
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Calcite has released the 1.19.0 version. Upgrade Calcite dependency in Drill 
> to the newest version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to