Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
Support for dropping existing materialized views. The statement is the following:
DROP MATERIALIZED VIEW [db_name.]materialized_view_name;
Attachments
Issue Links
- is part of
-
HIVE-14249 Add simple materialized views with manual rebuilds
- Resolved