You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Abhishek Somani (JIRA)" <ji...@apache.org> on 2017/07/07 18:52:00 UTC

[jira] [Commented] (HIVE-14487) Add REBUILD statement for materialized views

    [ https://issues.apache.org/jira/browse/HIVE-14487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078518#comment-16078518 ] 

Abhishek Somani commented on HIVE-14487:
----------------------------------------

[~jcamachorodriguez] Is this being worked on? From your comment on 26/Aug/16 I see this was almost ready to go. Has it gone in already?

> 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
>
> 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)