You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/10/15 21:04:35 UTC

[jira] [Comment Edited] (HIVE-8428) PCR doesnt remove filters involving casts

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

Ashutosh Chauhan edited comment on HIVE-8428 at 10/15/14 7:04 PM:
------------------------------------------------------------------

Failures are because of other bugs:
* orc_ppd_decimal : HIVE-8460
* orc_vectorization_ppd : HIVE-8470
* parallel : HIVE-8362
* tez_smb_1 : flaky tests, passes for me.


was (Author: ashutoshc):
Failures are because of other bugs:
* orc_ppd_decimal : HIVE-8460
* orc_vectorization_ppd : HIVE-8470
* parallel : HIVE-8362


> PCR doesnt remove filters involving casts
> -----------------------------------------
>
>                 Key: HIVE-8428
>                 URL: https://issues.apache.org/jira/browse/HIVE-8428
>             Project: Hive
>          Issue Type: Improvement
>          Components: Logical Optimizer
>    Affects Versions: 0.11.0, 0.12.0, 0.13.0
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-8428.1.patch, HIVE-8428.2.patch, HIVE-8428.3.patch, HIVE-8428.patch
>
>
> e.g.,
> select key,value from srcpart where hr = cast(11 as double);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)