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

John Sichi commented on HIVE-1496:
----------------------------------

A related topic here is what happens when an INSERT is done to a table with an 
index on it.  For WITH DEFERRED REBUILD, it's necessary for the user to 
explicitly run the REBUILD.  For immediate rebuild, it should happen 
automatically for the partitions affected by the INSERT.

We can either do this now or treat it as a followup.


> enhance CREATE INDEX to support immediate index build
> -----------------------------------------------------
>
>                 Key: HIVE-1496
>                 URL: https://issues.apache.org/jira/browse/HIVE-1496
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Indexing
>    Affects Versions: 0.7.0
>            Reporter: John Sichi
>            Assignee: Russell Melick
>             Fix For: 0.7.0
>
>
> Currently we only support WITH DEFERRED REBUILD.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to