- dbt and Dagster assume the DAG and dbt project share the same code location. What if the dbt build is in another repository? Do we need to pull in locally?
- Do the providers have any solutions to this? (e.g. dagster-dbt)
- How does the DAG graph in dbt docs get translated into Dagster graphs?