Hacker News new | ask | show | jobs
by chrisjc 1832 days ago
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...

1 comments

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