Skip to content

Commit e0f6537

Browse files
committed
Added videos
1 parent 5b85d07 commit e0f6537

25 files changed

Lines changed: 36 additions & 14 deletions

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction to designing and implementing data modeling in Azure Databricks with Unity Catalog"
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/10-choose-managed-vs-unmanaged-tables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Choose managed vs unmanaged tables
44
metadata:
55
title: Choose Managed vs Unmanaged Tables
66
description: Learn how to choose between managed and external (unmanaged) tables in Azure Databricks Unity Catalog based on data ownership, lifecycle, governance, and integration requirements.
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/11-design-clustering-strategy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Design and implement a clustering strategy
44
metadata:
55
title: Design and Implement a Clustering Strategy
66
description: Learn how to design and implement a clustering strategy in Azure Databricks, including liquid clustering, Z-ordering, and deletion vectors to optimize query performance and storage efficiency.
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/12-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge check
66
description: "Knowledge check"
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/13-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/2-design-data-ingestion-logic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Design ingestion logic and data source configuration
44
metadata:
55
title: Design Ingestion Logic and Data Source Configuration
66
description: Learn how to design data ingestion logic and configure data sources in Azure Databricks, including extraction types, file formats, and connection considerations.
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/3-choose-data-ingestion-tool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Choose a data ingestion tool
44
metadata:
55
title: Choose a Data Ingestion Tool
66
description: Learn how to select the appropriate data ingestion tool in Azure Databricks, including Lakeflow Connect, Auto Loader, COPY INTO, Spark Structured Streaming, JDBC/ODBC, and Azure Data Factory.
7-
ms.date: 01/15/2026
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/4-choose-data-table-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Choose a data table format
44
metadata:
55
title: Choose a Data Table Format
66
description: Learn how to select the appropriate data table format in Azure Databricks, including Delta Lake, Apache Iceberg, Parquet, CSV, and JSON based on performance, transaction requirements, and interoperability needs.
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/5-design-data-partitioning-scheme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Design and implement a data partitioning scheme
44
metadata:
55
title: Design and Implement a Data Partitioning Scheme
66
description: Learn how to design and implement effective data partitioning schemes in Azure Databricks to optimize query performance and manage large-scale datasets.
7-
ms.date: 01/15/2026
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/wwl-databricks/design-implement-data-modeling-unity-catalog/6-choose-slowly-changing-dimension-type.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Choose a slowly changing dimension (SCD) type
44
metadata:
55
title: Choose a Slowly Changing Dimension (SCD) Type
66
description: Learn how to select the appropriate slowly changing dimension type in Azure Databricks to manage historical data changes in dimension tables, including SCD Types 0, 1, 2, and 3.
7-
ms.date: 12/07/2025
7+
ms.date: 02/10/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

0 commit comments

Comments
 (0)