Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 299 Bytes

openQuestions.md

File metadata and controls

3 lines (3 loc) · 299 Bytes
  1. 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?
  2. Do the providers have any solutions to this? (e.g. dagster-dbt)
  3. How does the DAG graph in dbt docs get translated into Dagster graphs?