From fad4beedaf240b74563120edc0fddd22464e5279 Mon Sep 17 00:00:00 2001 From: JinsYin Date: Fri, 12 Jul 2024 18:05:34 +0800 Subject: [PATCH] [#4155]fix(doc): Fixed an unreachable link (#4156) ### What changes were proposed in this pull request? Fixed an unreachable link. ### Why are the changes needed? Fix: #4155 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? No testing required Co-authored-by: rqyin --- docs/lakehouse-iceberg-catalog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/lakehouse-iceberg-catalog.md b/docs/lakehouse-iceberg-catalog.md index 15e463c9693..1434405e0dc 100644 --- a/docs/lakehouse-iceberg-catalog.md +++ b/docs/lakehouse-iceberg-catalog.md @@ -234,7 +234,7 @@ Meanwhile, the data types other than listed above are mapped to Gravitino **[Ext ### Table properties -You can pass [Iceberg table properties](https://iceberg.apache.org/docs/1.3.1/configuration/) to Gravitino when creating an Iceberg table. +You can pass [Iceberg table properties](https://web.archive.org/web/20231210013537/https://iceberg.apache.org/docs/1.3.1/configuration/) to Gravitino when creating an Iceberg table. The Gravitino server doesn't allow passing the following reserved fields.