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

Yifeng Geng updated HIVE-4345:
------------------------------

    Attachment: hive-0.10.0.patch2
    
> Pushing down query conditions to support on-the-fly filtering at file parsing
> -----------------------------------------------------------------------------
>
>                 Key: HIVE-4345
>                 URL: https://issues.apache.org/jira/browse/HIVE-4345
>             Project: Hive
>          Issue Type: New Feature
>          Components: Query Processor
>    Affects Versions: 0.10.0
>            Reporter: Yifeng Geng
>              Labels: patch
>             Fix For: 0.10.0
>
>
> Serialize "predicate" conditions in query plan to MapredWork class, so the 
> FileFormat class can use the conditions to do on-the-fly filtering on the 
> files. It can improve the performance a lot for processsing certain binary 
> files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to