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

incremental models that include updating existing records #101

Closed
jthandy opened this issue Aug 12, 2016 · 1 comment
Closed

incremental models that include updating existing records #101

jthandy opened this issue Aug 12, 2016 · 1 comment
Milestone

Comments

@jthandy
Copy link
Member

jthandy commented Aug 12, 2016

No description provided.

@jthandy jthandy added this to the 0.4.1 milestone Aug 12, 2016
@drewbanin
Copy link
Contributor

general idea:

  • uniquely identify new records with key=(pk | composite key)
  • delete existing records matching key
  • insert new records matching key

yu-iskw pushed a commit to yu-iskw/dbt that referenced this issue Aug 17, 2021
…-syntax

WIP fix: updated macros for bq compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants