4 comments

[ 3.1 ms ] story [ 17.4 ms ] thread
Nice! Any plans to provide some kind of orchestration of dbt activities or CI/CD?

Orchestrating incremental models requires some kind of scheduler like Airflow, dbt cloud, etc...

Hey Chris, we use `dbt rpc` under the hood, which I believe supports incremental models :)