you can fine-tune the asset key using the paramete...
# integration-dbt
g
you can fine-tune the asset key using the parameters of the load assets from dbt method of dagster
you may be required to use custom schemata on the side of DBT ( for me these then neatly map to the asset keys)
d
Are the stargazer tables sources in the subsequent dbt projects?
j
Yep they are
Both projects consume from the same stargazer sources. I'll give @geoHeil’s suggestion a go shortly
d
Why does dagster use that as part of the asset key? I’m struggling to visualise how your projects fit together.
j
I'll make my repo public some time this week so that you can take a look. I'll share the link here once it is.
@David Jayatillake here's the full working example project: https://github.com/jonathanneo/my-dbt-dagster
🙏 3