Gabor Kaszab has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20845


Change subject: IMPALA-12673: Table migration fails if partition contains '/'
......................................................................

IMPALA-12673: Table migration fails if partition contains '/'

Due to Iceberg #7612 migrating a table to Iceberg resulted in incorrect
data and stats if some of the string partition fields contained '/'
character. As a result we deliberately rejected migrating such tables.
Now that Impala uses an Iceberg version that has the fix we can allow
migrating such tables too.

Change-Id: I05b4ca44c7edb81cee6747f83a5bd82c5a4b5c44
---
M fe/src/main/java/org/apache/impala/analysis/ConvertTableToIcebergStmt.java
M 
testdata/workloads/functional-query/queries/QueryTest/iceberg-migrate-from-external-hdfs-tables.test
2 files changed, 8 insertions(+), 21 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/20845/1
--
To view, visit http://gerrit.cloudera.org:8080/20845
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I05b4ca44c7edb81cee6747f83a5bd82c5a4b5c44
Gerrit-Change-Number: 20845
Gerrit-PatchSet: 1
Gerrit-Owner: Gabor Kaszab <gaborkas...@cloudera.com>

Reply via email to