You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Marton Bod (Jira)" <ji...@apache.org> on 2022/01/24 10:25:00 UTC

[jira] [Commented] (HIVE-25890) Fix truncate problem with Iceberg CTAS tables

    [ https://issues.apache.org/jira/browse/HIVE-25890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480982#comment-17480982 ] 

Marton Bod commented on HIVE-25890:
-----------------------------------

PR: [https://github.com/apache/hive/pull/2963]

 

> Fix truncate problem with Iceberg CTAS tables
> ---------------------------------------------
>
>                 Key: HIVE-25890
>                 URL: https://issues.apache.org/jira/browse/HIVE-25890
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marton Bod
>            Assignee: Marton Bod
>            Priority: Major
>
> Currently Iceberg CTAS tables cannot be truncated in a subsequent operation. This is because we populate the table properties differently on the CTAS codepath, and the external.table.purge=true is not populated in this case.



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