This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a commit to branch branch-1.2
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/branch-1.2 by this push:
new 74793a3591 [Cherry-pick to branch-1.2] [MINOR] fix(docs): Correct the
document information (#10247) (#10251)
74793a3591 is described below
commit 74793a3591ff259c65bbba9b6c61b399b4725732
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 5 21:44:18 2026 +0800
[Cherry-pick to branch-1.2] [MINOR] fix(docs): Correct the document
information (#10247) (#10251)
**Cherry-pick Information:**
- Original commit: d74781ae5208c71b88cbbc78befd9c051e33af00
- Target branch: `branch-1.2`
- Status: ✅ Clean cherry-pick (no conflicts)
Co-authored-by: roryqi <[email protected]>
---
docs/iceberg-rest-service.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/iceberg-rest-service.md b/docs/iceberg-rest-service.md
index d94725d453..aa5790aeff 100644
--- a/docs/iceberg-rest-service.md
+++ b/docs/iceberg-rest-service.md
@@ -22,7 +22,6 @@ There are some key difference between Gravitino Iceberg REST
server and Gravitin
- Supports the Apache Iceberg REST API defined in Iceberg 1.10, and supports
most namespace, table and view interfaces. The following interfaces are not
implemented yet:
- multi table transaction
- pagination
- - register table
- register view
- Works as a catalog proxy, supporting `Hive` and `JDBC` as catalog backend.
- Supports credential vending for `S3`、`GCS`、`OSS` and `ADLS`.