Update dbt-databricks specific configs doc on dbt page #911
rodrigorabioglio
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure where is the best way to post this, but I would like to point out that the support of
incremental_predicates
config is not documented here, on themerge
strategy.I could only find that this was supported by inspecting the macros. Also, it expects a list (when using the merge strategy) and not a string, as it is documented under
replace_where
strategy.Beta Was this translation helpful? Give feedback.
All reactions