Putting it together
This can get complex! Let's say I want a nightly run of models that build off snowplow data and feed exports, while excluding the biggest incremental models (and one other model, to boot).
This command selects all models that:
- Select from snowplow sources, plus their parents, and are tagged "nightly"
- Are defined in the
export
model subfolder
Except for models that are:
- Defined in the snowplow package and materialized incrementally
- Named
export_performance_timing