Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3268

Add command "SHOW VIEWS"

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Impala 2.2.4, Impala 2.3.0, Impala 2.5.0
    • Impala 4.4.0
    • Catalog

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              fangyurao Fang-Yu Rao
              ericlin Eric Lin
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: