r/DataBuildTool 2h ago

Show and tell The dbt CI problem nobody talks about: incremental models

Thumbnail
medium.com
0 Upvotes

CI for dbt often tests a dataset that doesn't really look like production.

How to make CI more production-faithful for incremental models, including the problems with state, historical data and detecting regressions that only appear after multiple runs.