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
@@ -32,6 +32,24 @@ The following matrix shows the current status of Iceberg integrations across dif
32
32
33
33
endif::[]
34
34
35
+
ifndef::env-cloud[]
36
+
=== Limitations
37
+
38
+
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.
39
+
40
+
The following shows the current status of Iceberg catalog integrations. Check this list regularly as Redpanda continues to expand GA coverage for Iceberg topics.
41
+
42
+
|===
43
+
|Catalog service | Status
44
+
45
+
|Databricks Unity Catalog |GA
46
+
|Snowflake Open Catalog |Beta
47
+
|AWS Glue |Beta
48
+
|Dremio Nessie |Beta
49
+
50
+
|===
51
+
endif::[]
52
+
35
53
=== Set cluster properties
36
54
37
55
To connect to a REST catalog, set the following cluster configuration properties:
0 commit comments