feat(table-catalog): validate Iceberg metadata graphs (#5758)

* feat(table-catalog): validate Iceberg metadata graphs

* fix(table-catalog): scope Iceberg graph validation

* fix(table-catalog): preserve commit validation semantics

---------

Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
This commit is contained in:
Henry Guo
2026-08-06 22:11:57 +08:00
committed by GitHub
parent c1b8136f9a
commit 5f6fb024cc
15 changed files with 3146 additions and 403 deletions
Generated
+1
View File
@@ -9017,6 +9017,7 @@ dependencies = [
"const-str",
"datafusion",
"flatbuffers",
"flate2",
"futures",
"futures-lite",
"futures-util",