You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/manage/partials/iceberg/use-iceberg-catalogs.adoc
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,24 @@ The following shows the current status of Iceberg catalog integrations. Check th
54
54
|===
55
55
endif::[]
56
56
57
+
ifndef::env-cloud[]
58
+
=== Limitations
59
+
60
+
The Iceberg integration for Redpanda Self-Managed supports multiple Iceberg catalogs, with progressive levels of release maturity. Each catalog integration is tested and released independently.
61
+
62
+
The following shows the current status of Iceberg catalog integrations. Check this list regularly as Redpanda continues to expand GA coverage for Iceberg topics.
63
+
64
+
|===
65
+
|Catalog service | Status
66
+
67
+
|Databricks Unity Catalog |GA
68
+
|Snowflake Open Catalog |Beta
69
+
|AWS Glue |Beta
70
+
|Dremio Nessie |Beta
71
+
72
+
|===
73
+
endif::[]
74
+
57
75
=== Set cluster properties
58
76
59
77
To connect to a REST catalog, set the following cluster configuration properties:
0 commit comments