You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Remus Rusanu (JIRA)" <ji...@apache.org> on 2017/02/02 09:52:51 UTC

[jira] [Assigned] (HIVE-13811) Constant not removed in index_auto_unused.q.out

     [ https://issues.apache.org/jira/browse/HIVE-13811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remus Rusanu reassigned HIVE-13811:
-----------------------------------

    Assignee: Remus Rusanu  (was: Jesus Camacho Rodriguez)

> Constant not removed in index_auto_unused.q.out
> -----------------------------------------------
>
>                 Key: HIVE-13811
>                 URL: https://issues.apache.org/jira/browse/HIVE-13811
>             Project: Hive
>          Issue Type: Sub-task
>          Components: CBO
>    Affects Versions: 2.1.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Remus Rusanu
>
> Follow-up on HIVE-13068.
> In test file ql/src/test/results/clientpositive/index_auto_unused.q.out.
> After HIVE-13068 goes in, the following filter is not folded after PartitionPruning is done:
> {{filterExpr: ((ds = '2008-04-09') and (12.0 = 12.0) and (UDFToDouble(key) < 10.0)) (type: boolean)}}
> Further, SimpleFetchOptimizer got disabled.
> All this needs further investigation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)