dbt-labs / docs.getdbt.com

The code behind docs.getdbt.com
https://docs.getdbt.com/
Apache License 2.0
113 stars 863 forks source link

Include Fabric as a supported incremental strategy #5606

Open runleonarun opened 1 month ago

runleonarun commented 1 month ago

Contributions

Link to the page on docs.getdbt.com requiring updates

https://docs.getdbt.com/docs/build/incremental-strategy

What part(s) of the page would you like to see updated?

Per this internal disc we should investigate whether Fabric should be included as a supported incremental strategy.

cc @amychen1776

Additional information

No response

ernestoongaro commented 1 month ago

Hi @runleonarun it only supports insert+delete and append (source: https://github.com/microsoft/dbt-fabric/issues/137#issuecomment-2074093232)