Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Resolved
-
None
-
ghx-label-5
Description
CREATE TABLE LIKE statements are not working correctly for Iceberg tables.
Currently it also clones the metadata_location table property which points to the source table's metadata file.
We shouldn't clone the metadata_location, as CREATE TABLE LIKE just needs to create a similar, empty table.
Attachments
Issue Links
- is duplicated by
-
IMPALA-11547 Support cloning of Iceberg tables
- Closed