Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document What Incremental Strategies Are Supported #137

Closed
ernestoongaro opened this issue Mar 9, 2024 · 3 comments
Closed

Document What Incremental Strategies Are Supported #137

ernestoongaro opened this issue Mar 9, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@ernestoongaro
Copy link

Thanks to @Victoriapm for reporting that MERGE does not work in Fabric yet. We need to know which incremental strategies are supported on Fabric today.

The default seems to be delete+insert. Which ones are supported and which ones are not?

Definition of done:

  1. We know which ones are supported
  2. File Issues to give errors if trying one that isn't supported
  3. Update the table with fabric supported ones
  4. Update Fabric docs https://docs.getdbt.com/reference/resource-configs/fabric-configs
@prdpsvs prdpsvs added the documentation Improvements or additions to documentation label Mar 18, 2024
@prdpsvs
Copy link
Collaborator

prdpsvs commented Mar 18, 2024

@ernestoongaro , Let me do that. I may need a couple of weeks, but I will get to this.

@prdpsvs
Copy link
Collaborator

prdpsvs commented Apr 24, 2024

@ernestoongaro , Fabric currently support insert+delete. If unique key is not provided, it will default to append mode. I will update this in the documentation.

@ernestoongaro
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants