databricks / dbt-databricks

A dbt adapter for Databricks.
https://databricks.com
Apache License 2.0
226 stars 119 forks source link

Implement Microbatch #824

Open benc-db opened 1 month ago

benc-db commented 1 month ago

Describe the feature

dbt recently introduced a new incremental strategy: https://docs.getdbt.com/docs/build/incremental-microbatch

Who will this benefit?

Users who are sick of micromanaging incremental strategy for time-series tables.