Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.0
Description
In the spirit of SHOW TABLES, we should support the following statement:
SHOW MATERIALIZED VIEWS [IN database_name] ['identifier_with_wildcards'];
In contrast to SHOW TABLES, this command would only list the materialized views.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-18843 Improve information shown by SHOW MATERIALIZED VIEWS statement
- Resolved
- links to