Skip to content

Commit d6780b4

Browse files
authored
Merge pull request #5905 from segmentio/databricks-GA
Profiles Sync and Databricks Destination GA
2 parents 0116193 + e2b9811 commit d6780b4

File tree

8 files changed

+215
-324
lines changed

8 files changed

+215
-324
lines changed

src/_data/catalog/warehouse.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ items:
7171
url: 'https://cdn.filepicker.io/api/file/Vk6iFlMvQeynbg30ZEtt'
7272
categories:
7373
- Warehouses
74-
- display_name: Databricks Delta Lake
75-
slug: databricks-delta-lake
76-
name: catalog/warehouses/databricks-delta-lake
74+
- display_name: Databricks
75+
slug: databricks
76+
name: catalog/warehouses/databricks
7777
description: ''
78-
url: connections/storage/catalog/databricks-delta-lake
79-
status: PRIVATE_BETA
78+
url: connections/storage/catalog/databricks
79+
status: PUBLIC
8080
endpoints:
8181
- us
8282
- eu

src/_data/sidenav/main.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,13 @@ sections:
306306
section:
307307
- path: /unify/profiles-sync/overview
308308
title: Profiles Sync Overview
309-
- path: /unify/profiles-sync
310-
title: Setup
309+
- section_title: Profiles Sync Setup
310+
slug: unify/profiles-sync/profiles-sync-setup
311+
section:
312+
- path: /unify/profiles-sync/profiles-sync-setup
313+
title: Setup
314+
- path: /unify/profiles-sync/profiles-sync-setup/databricks-profiles-sync
315+
title: Databricks for Profiles Sync
311316
- path: /unify/profiles-sync/sample-queries
312317
title: Sample Queries
313318
- path: /unify/profiles-sync/tables

src/connections/storage/catalog/databricks-delta-lake/databricks-delta-lake-aws.md

Lines changed: 0 additions & 172 deletions
This file was deleted.

0 commit comments

Comments
 (0)