Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/use-cases/data_lake/reference/unity_catalog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
slug: /use-cases/data-lake/unity-catalog
sidebar_label: 'Unity catalog'
title: 'Unity catalog'
sidebar_label: 'Unity Catalog'
title: 'Unity Catalog'
pagination_prev: null
pagination_next: null
description: 'In this guide, we will walk you through the steps to query
Expand Down
5 changes: 3 additions & 2 deletions docs/use-cases/data_lake/support-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,9 @@ The following catalogs are currently supported. Refer to each catalog's referenc

| Catalog | Formats | Read | Create table | INSERT | Reference guide |
|---------|---------|:-:|:-:|:-:|---------|
| [AWS Glue](/use-cases/data-lake/glue-catalog) | Iceberg | ✅ Beta | ❌ | ❌ | [Glue catalog guide](/use-cases/data-lake/glue-catalog) |
| [Databricks Unity](/use-cases/data-lake/unity-catalog) | Delta, Iceberg | ✅ Experimental | ❌ | ❌ | [Unity catalog guide](/use-cases/data-lake/unity-catalog) |
| [AWS Glue Catalog](/use-cases/data-lake/glue-catalog) | Iceberg | ✅ Beta | ❌ | ❌ | [Glue catalog guide](/use-cases/data-lake/glue-catalog) |
| [BigLake Metastore](/use-cases/data-lake/biglake-catalog) | Iceberg | ✅ Beta | ❌ | ❌ | [BigLake Metastore guide](/use-cases/data-lake/biglake-catalog) |
| [Databricks Unity Catalog](/use-cases/data-lake/unity-catalog) | Delta, Iceberg | ✅ Experimental | ❌ | ❌ | [Unity Catalog guide](/use-cases/data-lake/unity-catalog) |
| [Iceberg REST](/use-cases/data-lake/rest-catalog) | Iceberg | ✅ Beta | ❌ | ❌ | [REST catalog guide](/use-cases/data-lake/rest-catalog) |
| [Lakekeeper](/use-cases/data-lake/lakekeeper-catalog) | Iceberg | ✅ Experimental | ❌ | ❌ | [Lakekeeper catalog guide](/use-cases/data-lake/lakekeeper-catalog) |
| [Project Nessie](/use-cases/data-lake/nessie-catalog) | Iceberg | ✅ Experimental | ❌ | ❌ | [Nessie catalog guide](/use-cases/data-lake/nessie-catalog) |
Expand Down
1 change: 1 addition & 0 deletions styles/ClickHouse/Headings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,7 @@ exceptions:
- Aurora
- Bindplane
- BladePipe
- Catalog
- Chainlit
- Claude
- "Claude Desktop"
Expand Down
Loading