This repository has been archived by the owner on May 4, 2023. It is now read-only.
Addition of `isolate-dag` command
Pre-release
Pre-release
This release adds the isolate-dag
command which can be used to create a shadow of large DBT projects isolated to just the elements you need for the DAG run.
This isolated version of your project can then be used with Fishtown's DBT, allowing you to benefit from the speed increases of DDBT but the compability of DBT (incase your project uses something that DDBT doesn't support yet)