Skip to content

Commit

Permalink
Update website/docs/reference/global-configs/behavior-changes.md
Browse files Browse the repository at this point in the history
Co-authored-by: nataliefiann <120089939+nataliefiann@users.noreply.github.com>
  • Loading branch information
mirnawong1 and nataliefiann authored Nov 12, 2024
1 parent c1b1cbd commit 0d8f074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/global-configs/behavior-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,4 @@ Set the flag is set to `True` if you have a custom microbatch macro set up in yo

If you have a custom microbatch macro and the flag is left as `False`, dbt will issue a deprecation warning.

Previously, users needed to set the `DBT_EXPERIMENTAL_MICROBATCH` environment variable to `True` to prevent unintended interactions with existing custom incremental strategies. But this is no longer necessary, and setting `DBT_EXPERMINENTAL_MICROBATCH` will no longer have an effect on runtime functionality.
Previously, users needed to set the `DBT_EXPERIMENTAL_MICROBATCH` environment variable to `True` to prevent unintended interactions with existing custom incremental strategies. But this is no longer necessary, as setting `DBT_EXPERMINENTAL_MICROBATCH` will no longer have an effect on runtime functionality.

0 comments on commit 0d8f074

Please sign in to comment.