Skip to content

How to achieve that dbt assets depends on python assets? #18662

Answered by rexledesma
jordunar asked this question in Q&A
Discussion options

You must be logged in to vote

If you model your upstream dependencies as dbt sources, you can create assets for your dbt sources. These assets will execute before your dbt assets.

See the docs for details: https://docs.dagster.io/integrations/dbt/reference#upstream-dependencies

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jordunar
Comment options

Answer selected by rexledesma
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
integration: dbt Related to dagster-dbt
3 participants