Skip to content

Commit

Permalink
Update website/docs/docs/dbt-versions/core-upgrade/06-upgrading-to-v1…
Browse files Browse the repository at this point in the history
….9.md
  • Loading branch information
runleonarun authored Oct 1, 2024
1 parent 85bda08 commit a6e475c
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,12 @@ Starting in Core 1.9, you can use the new microbatch strategy to optimize your l
While microbatch is in "beta", this functionality is still gated behind an env var, which will change to a behavior flag when 1.9 is GA. To use microbatch:

- Set `DBT_EXPERIMENTAL_MICROBATCH` to `true` in your project
Currently microbatch is supported on these adapters with more to come:

• postgres
• snowflake
• bigquery
• spark
### Snapshots improvements

Beginning in dbt Core 1.9, we've streamlined snapshot configuration and added a handful of new configurations to make dbt **snapshots easier to configure, run, and customize.** These improvements include:
Expand Down

0 comments on commit a6e475c

Please sign in to comment.