dbt Project Dependencies

When using dbt projects as dependencies it is recommended to add all of them into a single datasource, this would give you a more complete lineage view while decreasing code duplication.

Last updated