Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Profiles Sync and Databricks Destination GA #5905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Feb 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
a176d74
Profiles sync first pass
rchinn1 Jan 13, 2024
6edf329
Profiles Sync edits
rchinn1 Jan 17, 2024
8046d15
Remove outdated aws doc
rchinn1 Jan 19, 2024
8ba3b77
Remove outdated azure doc
rchinn1 Jan 19, 2024
b673bca
Add Databricks Destination content
rchinn1 Jan 19, 2024
3e0b89a
Update warehouse yml file
rchinn1 Jan 19, 2024
e5535c3
Add link to Profiles Sync doc
rchinn1 Jan 19, 2024
a5387e0
Profiles Sync format fixes
rchinn1 Jan 19, 2024
9f3e044
Add warehouse size section
rchinn1 Jan 19, 2024
616d584
[netlify-build]
rchinn1 Jan 19, 2024
b6bd2d0
Update links in Databricks
rchinn1 Jan 19, 2024
29ec0a9
Fix PS links
rchinn1 Jan 19, 2024
5ae6d2f
More Profiles Sync formatting
rchinn1 Jan 19, 2024
28bacfd
[netlify-build]
rchinn1 Jan 19, 2024
2774a65
Move Profiles Sync setup doc
rchinn1 Jan 22, 2024
947f9ec
Move Databricks for Profiles Sync
rchinn1 Jan 22, 2024
1a03743
Add PM feedback
rchinn1 Jan 22, 2024
9bf2b8b
Update nav and catalog
rchinn1 Jan 22, 2024
4f3d859
[netlify-build]
rchinn1 Jan 22, 2024
2eca2b9
Add redirect
rchinn1 Jan 23, 2024
78d2e21
EM feedback
rchinn1 Jan 24, 2024
b2b4b5c
More feedback from Profiles Sync EM
rchinn1 Jan 24, 2024
bb65444
Add PS feedback to Databricks Destination
rchinn1 Jan 24, 2024
68b28fa
More PM feedback
rchinn1 Jan 24, 2024
1c316da
[netlify-build]
rchinn1 Jan 25, 2024
517c193
Apply suggestions from code review
rchinn1 Jan 26, 2024
7638bfb
re-organize step 5
rchinn1 Jan 26, 2024
97d4873
Fix format
rchinn1 Jan 26, 2024
283346e
Update catalog tile
rchinn1 Feb 5, 2024
e6d989d
[netlify-build]
rchinn1 Feb 5, 2024
2dfc592
Small updates
rchinn1 Feb 7, 2024
b77f3a7
Remove GCP
rchinn1 Feb 9, 2024
ae58cbe
Add suggestions from code review
rchinn1 Feb 13, 2024
4ea06d1
Add additional link
rchinn1 Feb 13, 2024
e2b9811
Merge branch 'master' into databricks-GA
rchinn1 Feb 15, 2024
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
10 changes: 5 additions & 5 deletions src/_data/catalog/warehouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ items:
url: 'https://cdn.filepicker.io/api/file/Vk6iFlMvQeynbg30ZEtt'
categories:
- Warehouses
- display_name: Databricks Delta Lake
slug: databricks-delta-lake
name: catalog/warehouses/databricks-delta-lake
- display_name: Databricks
slug: databricks
name: catalog/warehouses/databricks
description: ''
url: connections/storage/catalog/databricks-delta-lake
status: PRIVATE_BETA
url: connections/storage/catalog/databricks
status: PUBLIC
endpoints:
- us
- eu
Expand Down
9 changes: 7 additions & 2 deletions src/_data/sidenav/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,13 @@ sections:
section:
- path: /unify/profiles-sync/overview
title: Profiles Sync Overview
- path: /unify/profiles-sync
title: Setup
- section_title: Profiles Sync Setup
slug: unify/profiles-sync/profiles-sync-setup
section:
- path: /unify/profiles-sync/profiles-sync-setup
title: Setup
- path: /unify/profiles-sync/profiles-sync-setup/databricks-profiles-sync
title: Databricks for Profiles Sync
- path: /unify/profiles-sync/sample-queries
title: Sample Queries
- path: /unify/profiles-sync/tables
Expand Down

This file was deleted.

Loading