You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/08/09 17:26:20 UTC

[jira] [Created] (HIVE-14488) Add DROP MATERIALIZED VIEW statement

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)