Jesus Camacho Rodriguez created HIVE-14488:
----------------------------------------------
Summary: Add DROP MATERIALIZED VIEW statement
Key: HIVE-14488
URL: https://issues.apache.org/jira/browse/HIVE-14488
Project: Hive
Issue Type: Sub-task
Components: Materialized views
Affects Versions: 2.2.0
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
Support for dropping existing materialized views. The statement is the
following:
{code:sql}
DROP MATERIALIZED VIEW [db_name.]table_name;
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)