Trials and Tribulations of Incremental Models

last updated on Oct 21, 2024
Incremental models are core to dbt, and are a key solution to how data teams balance the need for computationally efficient and timeline data.
This talk will discuss some challenges with building incremental models at scale, and how our approach has evolved over time in a high growth company with over 30 third party sources of data. On a technical level, this will cover the is_incremental()
SQL block logic, as well as custom materializations that make building models simpler and more efficient.
Live virtual event:
Experience the dbt Fusion engine with Tristan Handy and Elias DeFaria on October 28th.
VS Code Extension
The free dbt VS Code extension is the best way to develop locally in dbt.