[
https://issues.apache.org/jira/browse/HIVE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Sichi updated HIVE-1226:
-----------------------------
Attachment: HIVE-1226.2.patch
Almost there...but just realized that I haven't included the predicate analysis
in getSplits, and we need it there (e.g. in the HBase case to avoid generating
splits for regions which can't possibly contain the key). So one more patch
coming after this and then it's ready for review.
> support filter pushdown against non-native tables
> -------------------------------------------------
>
> Key: HIVE-1226
> URL: https://issues.apache.org/jira/browse/HIVE-1226
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: HBase Handler, Query Processor
> Affects Versions: 0.6.0
> Reporter: John Sichi
> Assignee: John Sichi
> Fix For: 0.7.0
>
> Attachments: HIVE-1226.1.patch, HIVE-1226.2.patch
>
>
> For example, HBase's scan object can take filters.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.