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

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

                Author: ASF GitHub Bot
            Created on: 07/Jan/22 15:34
            Start Date: 07/Jan/22 15:34
    Worklog Time Spent: 10m 
      Work Description: marton-bod merged pull request #2856:
URL: https://github.com/apache/hive/pull/2856


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

            Worklog Id:     (was: 705070)
    Remaining Estimate: 0h
            Time Spent: 10m

> Disable insert overwrite for bucket partitioned Iceberg tables
> --------------------------------------------------------------
>
>                 Key: HIVE-25849
>                 URL: https://issues.apache.org/jira/browse/HIVE-25849
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Marton Bod
>            Assignee: Marton Bod
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Insert overwrite should be disabled where the target Iceberg table is a 
> bucket partitioned table, since which existing partitions will be overwritten 
> is very hard to predict from a user's POV, as it depends on the bucket hash 
> values calculated for the new dataset's rows. It's better to be on the safe 
> side and disable this operation to avoid unwanted data loss.
> Note: this the same approach followed by Impala too.



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

Reply via email to