[ https://issues.apache.org/jira/browse/HIVE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143475#comment-13143475 ]
John Sichi commented on HIVE-1496: ---------------------------------- Oof. That sounds too painful+brittle. What if we instead prepare a reentrant CREATE TABLE AS SELECT statement (rather than an INSERT statement), but then splice out the CREATE TABLE part (leaving just the load part). Still very hacky, but maybe not too much. > 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.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