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 2017/11/13 19:16:00 UTC

[jira] [Updated] (HIVE-14495) Add SHOW MATERIALIZED VIEWS statement

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

Jesus Camacho Rodriguez updated HIVE-14495:
-------------------------------------------
    Status: Patch Available  (was: In Progress)

> Add SHOW MATERIALIZED VIEWS statement
> -------------------------------------
>
>                 Key: HIVE-14495
>                 URL: https://issues.apache.org/jira/browse/HIVE-14495
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Materialized views
>    Affects Versions: 2.2.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-14495.patch
>
>
> In the spirit of {{SHOW TABLES}}, we should support the following statement:
> {code:sql}
> SHOW MATERIALIZED VIEWS [IN database_name] ['identifier_with_wildcards'];
> {code}
> In contrast to {{SHOW TABLES}}, this command would only list the materialized views.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)