Streaming Data Modeling Normalization with Databricks Delta Live Tables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 01:07 PM - edited 09-26-2023 01:09 PM
Streamline Data Modeling Normalization with Databricks Delta Live Tables in Just a Few Steps:
- Use the "Apply changes" function to populate tables with slowly changing dimensions using auto-increment IDs.
- Register SQL mapping functions to associate dimension names with their respective IDs.
- In a subsequent stream, activate a function to replace values with the generated IDs in the SCD table.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 09:41 AM
Thank you for sharing this @Hubert-Dudek !!!

