From 525f990d2bb774bcb8865de681abc07836c46bcd Mon Sep 17 00:00:00 2001 From: slothever <18522955+wsjz@users.noreply.github.com> Date: Mon, 16 Jan 2023 23:10:41 +0800 Subject: [PATCH] [feture-wip](multi-catalog) upgrade iceberg pom version to 1.1.0, for rest catalog api (#15964) Co-authored-by: jinzhe --- .../table-functions/{iceber_meta.md => iceberg_meta.md} | 0 fe/pom.xml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/zh-CN/docs/sql-manual/sql-functions/table-functions/{iceber_meta.md => iceberg_meta.md} (100%) diff --git a/docs/zh-CN/docs/sql-manual/sql-functions/table-functions/iceber_meta.md b/docs/zh-CN/docs/sql-manual/sql-functions/table-functions/iceberg_meta.md similarity index 100% rename from docs/zh-CN/docs/sql-manual/sql-functions/table-functions/iceber_meta.md rename to docs/zh-CN/docs/sql-manual/sql-functions/table-functions/iceberg_meta.md diff --git a/fe/pom.xml b/fe/pom.xml index ed3ac26124..204b0a0f78 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -226,7 +226,7 @@ under the License. - 0.12.0 + 1.1.0 1.10.1 0.10.0