[ https://issues.apache.org/jira/browse/HIVE-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087910#comment-13087910 ]
Syed S. Albiz commented on HIVE-2354: ------------------------------------- Actually, looking more closely at the testcase output, there is an issue with this patch. The timestamps set when the index is rebuilt are still coming up stale, so we don't see index usage in the EXPLAIN plan of the SELECT query. I will investigate further > Support automatic rebuilding of indexes when they go stale > ---------------------------------------------------------- > > Key: HIVE-2354 > URL: https://issues.apache.org/jira/browse/HIVE-2354 > Project: Hive > Issue Type: Improvement > Reporter: Syed S. Albiz > Assignee: Syed S. Albiz > Attachments: HIVE-2354.1.patch, HIVE-2354.2.patch, HIVE-2354.3.patch, > HIVE-2354.4.patch, HIVE-2354.5.patch > > > Support a mode where indexes will be automatically rebuilt when the > table/partition they are based on is modified. So if index foo is built on > table bar, and bar has it's contents overwritten, we should support a mode > where index foo will automatically rebuild itself. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira