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

Remove all references to dynamic incremental load strategy #240

Merged
merged 4 commits into from
Jun 23, 2023

Conversation

adamribaudo-velir
Copy link
Collaborator

Description & motivation

Closes #239

After refactoring daily/streaming support, there were remaining references to the 'dynamic incremental load' strategy that has been replaced with the 'static' strategy. This PR removes those references.

Checklist

  • I have verified that these changes work locally
  • [na] I have updated the README.md (if applicable)
  • [na] I have added tests & descriptions to my models (and macros if applicable)
  • I have run dbt test and python -m pytest . to validate existing tests

@adamribaudo-velir adamribaudo-velir requested a review from dgitis June 23, 2023 10:58
@adamribaudo-velir adamribaudo-velir merged commit b126eb5 into main Jun 23, 2023
@adamribaudo-velir adamribaudo-velir deleted the cleanup-dynamic-incremental-load branch June 23, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup from #188 - Remove references to dynamic incremental loads
2 participants