Purchase Required

You need to purchase this content in order to view it

Advanced dbt: Understanding incremental models Lecture

Advanced dbt
44 mins

Description

In this lecture, Bruno delves into the intricacies of incremental models in dbt. He explains how to define and implement incremental strategies, showcasing the use of unique keys and filters for efficient data processing. Additionally, he touches upon the significance of materialization types and the impact on data modeling. The explanation of the is_incremental() function got a bit messed up. Go to the hands-on lab to watch a better explanation of it.