Skip to content

Commit 28ddde6

Browse files
Merge pull request #12 from databrickslabs/feature/techsummit24_demo
Feature/techsummit24 demo
2 parents 66e15f7 + ab30305 commit 28ddde6

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

dlt-meta-demo/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# [DLT-META](https://github.com/databrickslabs/dlt-meta) DEMO's
1+
# [DLT-META](https://github.com/databrickslabs/dlt-meta) DEMO's
2+
1. [DAIS 2023 DEMO](#dais-2023-demo): Showcases DLT-META's capabilities of creating Bronze and Silver DLT pipelines with initial and incremental mode automatically.
3+
2. [Databricks Techsummit Demo](#databricks-tech-summit-fy2024-demo): 100s of data sources ingestion in bronze and silver DLT pipelines automatically.
24

3-
## DAIS 2023 DEMO
5+
6+
# DAIS 2023 DEMO
47
This Demo launches Bronze and Silver DLT pipleines with following activities:
58
- Customer and Transactions feeds for initial load
69
- Adds new feeds Product and Stores to existing Bronze and Silver DLT pipelines with metadata changes.
@@ -40,7 +43,7 @@ export DATABRICKS_TOKEN=<DATABRICKS TOKEN> # Paste Token here from Step#6, Accou
4043
- db_version : Databricks Runtime Version
4144
- dbfs_path : Path on your Databricks workspace where demo will be copied for launching DLT-META Pipelines
4245

43-
## Databricks Tech Summit FY2024 DEMO:
46+
# Databricks Tech Summit FY2024 DEMO:
4447
This demo will launch auto generated tables(100s) inside single bronze and silver DLT pipeline using dlt-meta.
4548

4649
1. Launch Terminal/Command promt

0 commit comments

Comments
 (0)