Skip to content

Commit 16646f1

Browse files
authored
Merge pull request #4723 from ClickHouse/glue-beta
2 parents de4ccbf + 8530b00 commit 16646f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/use-cases/data_lake/glue_catalog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ show_related_blogs: true
1111
doc_type: 'guide'
1212
---
1313

14-
import ExperimentalBadge from '@theme/badges/ExperimentalBadge';
14+
import BetaBadge from '@theme/badges/BetaBadge';
1515

16-
<ExperimentalBadge/>
16+
<BetaBadge/>
1717

1818
ClickHouse supports integration with multiple catalogs (Unity, Glue, Polaris,
1919
etc.). In this guide, we will walk you through the steps to query your data in

0 commit comments

Comments
 (0)