ok the final update for the above unless there is ...
# integration-dbt
b
ok the final update for the above unless there is a full lineage for a dbt asset (across all of the stages( you loose the capability to
Materialize
via button. eg.
Copy code
dbt_build_model = define_asset_job(
    "dbt_model_build",
    selection=(
        AssetSelection.keys(AssetKey(["snowflake", "dbt", "marts", "A"])).upstream()
    )
)
This gives you the ability to “materialize” the job or run it via launchpad