[ https://issues.apache.org/jira/browse/HIVE-25890?focusedWorklogId=713642&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-713642 ]
ASF GitHub Bot logged work on HIVE-25890: ----------------------------------------- Author: ASF GitHub Bot Created on: 24/Jan/22 10:39 Start Date: 24/Jan/22 10:39 Worklog Time Spent: 10m Work Description: pvary commented on pull request #2963: URL: https://github.com/apache/hive/pull/2963#issuecomment-1019955566 The error message fix could be nice to have in the Iceberg code as well -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 713642) Remaining Estimate: 0h Time Spent: 10m > 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 > Time Spent: 10m > Remaining Estimate: 0h > > 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)