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

Michael Smith resolved IMPALA-3268.
-----------------------------------
    Fix Version/s: Impala 4.4.0
       Resolution: Fixed

If we plan to still make some of the other changes:
 * SHOW TABLES returning only tables
 * a flag to return all

please file another ticket.

> Add command "SHOW VIEWS"
> ------------------------
>
>                 Key: IMPALA-3268
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3268
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Catalog
>    Affects Versions: Impala 2.2.4, Impala 2.3.0, Impala 2.5.0
>            Reporter: Eric Lin
>            Assignee: Fang-Yu Rao
>            Priority: Minor
>              Labels: usability
>             Fix For: Impala 4.4.0
>
>
> Currently to get a list of views, user has to:
>  - SHOW TABLES
>  - scan through the output list
>  - SHOW CREATE TABLE view_name to confirm view_name is a view
> which is tedious.
> So I would like to request the following:
>  - -SHOW TABLES should only return tables-
>  - SHOW VIEWS should only return views
>  - -add a flag to either above commands to return all tables and views-
> This will help lots of end users.
> Edit: Moved the first item and the third item out of the scope of this JIRA 
> to IMPALA-12574 since more discussion may be required.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to