Jesus Camacho Rodriguez created HIVE-14487:
----------------------------------------------
Summary: 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: Alan Gates
Support for rebuilding existing materialized views. The statement is the
following:
{code:sql}
ALTER MATERIALIZED VIEW [db_name.]table_name REBUILD;
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)