You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2014/05/19 20:06:38 UTC

[jira] [Commented] (HIVE-4242) Predicate push down should also be provided to InputFormats

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

Sergey Shelukhin commented on HIVE-4242:
----------------------------------------

The patch sets the filter unconditionally. Should it rather change the config setting or add a new one?

> Predicate push down should also be provided to InputFormats
> -----------------------------------------------------------
>
>                 Key: HIVE-4242
>                 URL: https://issues.apache.org/jira/browse/HIVE-4242
>             Project: Hive
>          Issue Type: Bug
>          Components: File Formats
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: HIVE-4242.D9831.1.patch
>
>
> Currently, the push down predicate is only provided to native tables if the hive.optimize.index.filter configuration variable is set. There is no reason to prevent InputFormats from getting the required information to do predicate push down.
> Obviously, this will be very useful for ORC.



--
This message was sent by Atlassian JIRA
(v6.2#6252)