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

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

                Author: ASF GitHub Bot
            Created on: 12/Dec/22 08:29
            Start Date: 12/Dec/22 08:29
    Worklog Time Spent: 10m 
      Work Description: deniskuzZ merged PR #3823:
URL: https://github.com/apache/hive/pull/3823




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

    Worklog Id:     (was: 832681)
    Time Spent: 2h 50m  (was: 2h 40m)

> Enable Iceberg storage format for materialized views
> ----------------------------------------------------
>
>                 Key: HIVE-26578
>                 URL: https://issues.apache.org/jira/browse/HIVE-26578
>             Project: Hive
>          Issue Type: Improvement
>          Components: Materialized views
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> {code}
> 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;
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to