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

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

                Author: ASF GitHub Bot
            Created on: 13/Apr/22 05:32
            Start Date: 13/Apr/22 05:32
    Worklog Time Spent: 10m 
      Work Description: rbalamohan commented on code in PR #3204:
URL: https://github.com/apache/hive/pull/3204#discussion_r849090121


##########
iceberg/iceberg-handler/src/test/queries/positive/update_iceberg_unpartitioned_parquet.q:
##########
@@ -0,0 +1,26 @@
+drop table if exists tbl_ice;
+create external table tbl_ice(a int, b string, c int) stored by iceberg 
tblproperties ('format-version'='2');
+
+

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

    Worklog Id:     (was: 756179)
    Time Spent: 0.5h  (was: 20m)

> Implement UPDATE statements for Iceberg tables
> ----------------------------------------------
>
>                 Key: HIVE-26136
>                 URL: https://issues.apache.org/jira/browse/HIVE-26136
>             Project: Hive
>          Issue Type: Task
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to