[ 
https://issues.apache.org/jira/browse/IMPALA-14836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066834#comment-18066834
 ] 

ASF subversion and git services commented on IMPALA-14836:
----------------------------------------------------------

Commit a5256e8418fcac2850be63ee3f88af06a46ec2c8 in impala's branch 
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a5256e841 ]

IMPALA-14836: Fix cloning Iceberg V3 tables

Before this patch, cloning (CREATE TABLE LIKE) Iceberg V3 tables did
not work properly:
* it didn't preserve the format-version
* hidden row lineage columns were added as regular columns

This patch fixes the above issues in CatalogOpExecutor.createTableLike()

Testing
* e2e tests added

Change-Id: Icd55f3e6e3659004f637ceb875c240ae315fb7cb
Generated-by: Claude Sonnet 4.6
Reviewed-on: http://gerrit.cloudera.org:8080/24101
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Cloning Iceberg V3 tables does not work properly
> ------------------------------------------------
>
>                 Key: IMPALA-14836
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14836
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> Cloning (CREATE TABLE LIKE) Iceberg V3 tables does not work properly
> * it doesn't preserve the format-version
> * hidden row lineage columns are added as regular columns



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to