Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-3
Description
Implement TRUNCATE for Iceberg tables.
The TRUNCATE operation should create a new snapshot for the target table that doesn't have any data files.
It should work for both partitioned and unpartitioned tables.