Jonathan Neo
01/01/2023, 9:15 AMAdam Bloom
01/01/2023, 5:32 PMJonathan Neo
01/02/2023, 10:22 AMpostgres/mart_gh_stargazer
, and the one defined as a model in project 1 appears as posgres1/mart/mart_gh_stargazer
Adam Bloom
01/02/2023, 3:27 PMsource_key_prefix
and node_info_to_asset_key
arguments to https://docs.dagster.io/_apidocs/libraries/dagster-dbt#dagster_dbt.load_assets_from_dbt_manifest
I suspect the latter is going to be what you want to modify. The default mapping function is defined here for reference: https://github.com/dagster-io/dagster/blob/master/python_modules/libraries/dagster-dbt/dagster_dbt/asset_defs.py#L133