Hey folks, Does anyone tried using dbt in flyte workflow ? I am trying a use case to run flyte dbt workflow with dbt plugins? Is there a way to cache the pods directories when you run
dbt deps in one step and therefore I no need to run in downstream pods for the build, test and freshness tasks (pods) ?
Also checking this as an idea 💡
https://docs.getdbt.com/reference/programmatic-invocations ? Is flyte plugins is developed on top of this ?