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

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

     [ https://issues.apache.org/jira/browse/HIVE-14488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesus Camacho Rodriguez resolved HIVE-14488.
--------------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0

Pushed in HIVE-14249.

> 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
>             Fix For: 2.2.0
>
>
> Support for dropping existing materialized views. The statement is the following:
> {code:sql}
> DROP MATERIALIZED VIEW [db_name.]materialized_view_name;
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)