[ 
https://issues.apache.org/jira/browse/HIVE-21301?focusedWorklogId=439863&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439863
 ]

ASF GitHub Bot logged work on HIVE-21301:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jun/20 02:52
            Start Date: 02/Jun/20 02:52
    Worklog Time Spent: 10m 
      Work Description: jcamachor closed pull request #542:
URL: https://github.com/apache/hive/pull/542


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 439863)
    Time Spent: 20m  (was: 10m)

> Show tables statement to include views and materialized views
> -------------------------------------------------------------
>
>                 Key: HIVE-21301
>                 URL: https://issues.apache.org/jira/browse/HIVE-21301
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0, 3.2.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>              Labels: TODOC3.2, pull-request-available
>             Fix For: 4.0.0, 3.2.0
>
>         Attachments: HIVE-21301.01.patch, HIVE-21301.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> HIVE-19974 introduced backwards incompatible change, with {{SHOW TABLES}} 
> statement showing only managed/external tables in the system.
> This issue will restore old behavior, with {{SHOW TABLES}} showing all 
> queryable entities, including views and materialized views.
> Instead, to provide information about table types, {{SHOW EXTENDED TABLES}} 
> statement is introduced, which includes an additional column with the table 
> type for each of the tables listed.
> Besides, the possibility to filter the show tables statements with a {{WHERE 
> `table_type` = 'ANY_TYPE'}} clause is introduced.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to