Defer | dbt Developer Hub

Defer is a powerful feature that makes it possible to run a subset of models or testsmodels, tests, or functions in a sandbox environment without having to first build their upstream parents. This can save time and computational resources when you want to test a small number of models in a large pr…