Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23945
Change subject: IMPALA-14665: Upgrade Iceberg to 1.10.1 ...................................................................... IMPALA-14665: Upgrade Iceberg to 1.10.1 This patch upgrades Iceberg to 1.10.1. It also temporarily disables CDP_ICEBERG_VERSION until it is also upgraded to 1.10.1. Change-Id: I7e6f8e7e8e9e85faa992d7cc0165c92687d13bc0 --- M bin/impala-config.sh M fe/pom.xml M fe/src/main/java/org/apache/impala/analysis/CreateTableStmt.java M fe/src/main/java/org/apache/impala/catalog/iceberg/ImpalaIcebergDeleteOrphanFiles.java M fe/src/main/java/org/apache/impala/service/Frontend.java M fe/src/test/java/org/apache/impala/planner/PlannerTest.java M java/datagenerator/pom.xml M java/iceberg-rest-catalog-test/pom.xml M java/iceberg-rest-catalog-test/src/main/java/org/apache/iceberg/rest/IcebergRestCatalogTest.java M java/pom.xml M java/puffin-data-generator/pom.xml A java/shaded-deps/impala-iceberg-runtime/pom.xml M testdata/workloads/functional-query/queries/QueryTest/iceberg-metadata-tables.test M testdata/workloads/functional-query/queries/QueryTest/show-create-table.test 14 files changed, 210 insertions(+), 60 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/23945/1 -- To view, visit http://gerrit.cloudera.org:8080/23945 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7e6f8e7e8e9e85faa992d7cc0165c92687d13bc0 Gerrit-Change-Number: 23945 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
