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/06/23 20:34:02 UTC

[jira] [Updated] (HIVE-10553) Remove hardcoded Parquet references from SearchArgumentImpl

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

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

My patch had gone a little stale, so I updated it.

I also manually re-ran the test case that failed in jenkins and it passed.

> Remove hardcoded Parquet references from SearchArgumentImpl
> -----------------------------------------------------------
>
>                 Key: HIVE-10553
>                 URL: https://issues.apache.org/jira/browse/HIVE-10553
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Gopal V
>            Assignee: Owen O'Malley
>         Attachments: HIVE-10553.patch, HIVE-10553.patch, HIVE-10553.patch
>
>
> SARGs currently depend on Parquet code, which causes a tight coupling between parquet releases and storage-api versions.
> Move Parquet code out to its own RecordReader, similar to ORC's SargApplier implementation.



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