Skip to content

Commit 9249fb8

Browse files
committed
Add databricks delta lake to warehouse yml
1 parent d2b797d commit 9249fb8

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

src/_data/catalog/warehouse.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,18 @@ items:
4747
url: 'https://cdn.filepicker.io/api/file/Vk6iFlMvQeynbg30ZEtt'
4848
categories:
4949
- Warehouses
50+
- display_name: Databricks Delta Lake
51+
slug: databricks-delta-lake
52+
name: catalog/warehouses/databricks-delta-lake
53+
description: ''
54+
url: connections/storage/catalog/databricks-delta-lake
55+
status: PUBLIC_BETA
56+
logo:
57+
url: 'https://assets.stickpng.com/images/62c719b5b44be1961554a6de.png'
58+
mark:
59+
url: ''
60+
categories:
61+
- Warehouses
5062
- display_name: Google Cloud Storage
5163
slug: google-cloud-storage
5264
name: catalog/warehouses/google-cloud-storage
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Databricks Delta Lake
33
beta: true
4+
redirect_from:
5+
- '/connections/warehouses/catalog/databricks-delta-lake/'
46
---
57

68
Setup docs coming soon!

0 commit comments

Comments
 (0)