Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
create materialized view mat1 stored by iceberg stored as orc tblproperties ('format-version'='1') as select tbl_ice.b, tbl_ice.c from tbl_ice where tbl_ice.c > 52;
Attachments
Issue Links
- is blocked by
-
HIVE-26771 Use DDLTask to created Iceberg table when running ctas statement
- Resolved
- links to