use filter pushdown for automatically accessing indexes -------------------------------------------------------
Key: HIVE-1644 URL: https://issues.apache.org/jira/browse/HIVE-1644 Project: Hadoop Hive Issue Type: Improvement Components: Indexing Affects Versions: 0.7.0 Reporter: John Sichi Assignee: He Yongqiang Fix For: 0.7.0 HIVE-1226 provides utilities for analyzing filters which have been pushed down to a table scan. The next step is to use these for selecting available indexes and generating access plans for those indexes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.