Marton Bod created HIVE-25890:
---------------------------------
Summary: 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
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)