Zoltán Borók-Nagy created IMPALA-11287:
------------------------------------------
Summary: Implement CREATE TABLE LIKE for Iceberg tables
Key: IMPALA-11287
URL: https://issues.apache.org/jira/browse/IMPALA-11287
Project: IMPALA
Issue Type: Bug
Components: Frontend
Reporter: Zoltán Borók-Nagy
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.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)