You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2018/10/19 05:40:00 UTC

[jira] [Comment Edited] (HIVE-20477) OptimizedSql is not shown if the expression contains INs

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

Ashutosh Chauhan edited comment on HIVE-20477 at 10/19/18 5:39 AM:
-------------------------------------------------------------------

+1
Lets get it in. We need not to wait for calcite upgrade as It doesn't harm to get it in now.


was (Author: ashutoshc):
+1

> OptimizedSql is not shown if the expression contains INs
> --------------------------------------------------------
>
>                 Key: HIVE-20477
>                 URL: https://issues.apache.org/jira/browse/HIVE-20477
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>         Attachments: HIVE-20477.01.patch, HIVE-20477.01.patch, HIVE-20477.01wip01.patch
>
>
> This ticket should fix HiveIn to be able to unparse; currently if an IN is unparsed - there are some exceptions because HiveIn is a special operator; but doesn't have unparse implemented.
> CALCITE-2444 is also needed to fix rel2sql to be able to process INs which are not there represent a subquery.



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