Understanding Delta File Logs Part 3 - The Deep Dive

preview_player
Показать описание
Data Lakehouse is taking the world by storm as the new data warehouse platform! Delta Lake is the heart of Data Lakehouse and the Delta Logs are the heart of Delta Lake. This 3rd video in the series completes the explanation of how Delta logs work and how they differ from relational database logs.

Patreon Community and Watch this Video without Ads!

Databricks Notebook and Data Files at:

Uploading Files to Databricks Video

See my Pre Data Lakehouse training series at:
Рекомендации по теме
Комментарии
Автор

The good news about the conflict issues that arise from Delta Tables is that the transaction will return a Conflict Exception that you can use to handle retries.

gardnmi
Автор

Only the data files are available in your github link, where would I find the actual notebook

andewwayne