Hello Peter Rozsa, Noemi Pap-Takacs, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/24101

to look at the new patch set (#3).

Change subject: IMPALA-14836: Fix cloning Iceberg V3 tables
......................................................................

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
---
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
M testdata/workloads/functional-query/queries/QueryTest/iceberg-v3-basic.test
2 files changed, 49 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/01/24101/3
--
To view, visit http://gerrit.cloudera.org:8080/24101
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icd55f3e6e3659004f637ceb875c240ae315fb7cb
Gerrit-Change-Number: 24101
Gerrit-PatchSet: 3
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to