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

Siddhartha Gunda updated HIVE-1496:
-----------------------------------

    Attachment: hive-1496.1.patch.txt

This patch uses "create table as" instead of insert statement to build the 
index table. Create table as works only for non partitioned tables as of now. 
Hence this patch is for non partitioned tables.
                
> enhance CREATE INDEX to support immediate index build
> -----------------------------------------------------
>
>                 Key: HIVE-1496
>                 URL: https://issues.apache.org/jira/browse/HIVE-1496
>             Project: Hive
>          Issue Type: Improvement
>          Components: Indexing
>    Affects Versions: 0.7.0, 0.8.0
>            Reporter: John Sichi
>            Assignee: Syed S. Albiz
>         Attachments: hive-1496.1.patch.txt, hive-1496.patch
>
>
> Currently we only support WITH DEFERRED REBUILD.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to