Zoltan Borok-Nagy has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/24397 )

Change subject: IMPALA-15071: Allow setting format-version=3 in ALTER TABLE 
CONVERT TO
......................................................................

IMPALA-15071: Allow setting format-version=3 in ALTER TABLE CONVERT TO

We should allow setting format-version=3 in ALTER TABLE CONVERT TO
now that we are supporting Iceberg V3 tables.

Iceberg V4 is still rejected by Impala (Iceberg library would allow it).

Testing
* unit test
* e2e test

Change-Id: Id7222888ae7ca21139b3df92600c7465903dc83f
---
M fe/src/main/java/org/apache/impala/analysis/ConvertTableToIcebergStmt.java
M fe/src/main/java/org/apache/impala/catalog/IcebergTable.java
M fe/src/test/java/org/apache/impala/analysis/AnalyzeStmtsTest.java
M 
testdata/workloads/functional-query/queries/QueryTest/iceberg-migrate-from-external-hdfs-tables.test
4 files changed, 17 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/97/24397/2
--
To view, visit http://gerrit.cloudera.org:8080/24397
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id7222888ae7ca21139b3df92600c7465903dc83f
Gerrit-Change-Number: 24397
Gerrit-PatchSet: 2
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>

Reply via email to