You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2015/08/22 02:07:45 UTC

[jira] [Updated] (HIVE-11618) Correct the SARG api to reunify the PredicateLeaf.Type INTEGER and LONG

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

Owen O'Malley updated HIVE-11618:
---------------------------------
    Attachment: HIVE-11618.patch

Ok, here is a patch that fixes the problem. The major change was in the parquet unit tests that didn't pass in a schema for the file.

> Correct the SARG api to reunify the PredicateLeaf.Type INTEGER and LONG
> -----------------------------------------------------------------------
>
>                 Key: HIVE-11618
>                 URL: https://issues.apache.org/jira/browse/HIVE-11618
>             Project: Hive
>          Issue Type: Bug
>          Components: Types
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HIVE-11618.patch
>
>
> The Parquet binding leaked implementation details into the generic SARG api. 
> Rather than make all users of the SARG api deal with each of the specific types, reunify the INTEGER and LONG types. 



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