[ https://issues.apache.org/jira/browse/HIVE-14487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266274#comment-16266274 ]
Lefty Leverenz commented on HIVE-14487: --------------------------------------- Doc note: This needs to be documented in the wiki. * [DDL | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL] Added a TODOC3.0 label. > Add REBUILD statement for materialized views > -------------------------------------------- > > Key: HIVE-14487 > URL: https://issues.apache.org/jira/browse/HIVE-14487 > Project: Hive > Issue Type: Sub-task > Components: Materialized views > Affects Versions: 2.2.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Labels: TODOC3.0 > Fix For: 3.0.0 > > Attachments: HIVE-14487.01.patch, HIVE-14487.02.patch, > HIVE-14487.03.patch, HIVE-14487.04.patch, HIVE-14487.patch > > > Support for rebuilding existing materialized views. The statement is the > following: > {code:sql} > ALTER MATERIALIZED VIEW [db_name.]materialized_view_name REBUILD; > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)