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

Avoid clean up of table when incremental_strategy is not insert_overwrite #43

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

Dandandan
Copy link
Collaborator

This once in a while can fail, because of failing API calls (a too high request rate to S3).

This change also might improve performance a bit - as the API calls to Glue / S3 in between executing queries is reduced for normal views/table models.

@Dandandan Dandandan changed the title Avoid clean up of table wen incremental_strategy is not insert_overwrite Avoid clean up of table when incremental_strategy is not insert_overwrite Nov 24, 2021
@Tomme Tomme merged commit 9baa80c into Tomme:master Nov 24, 2021
chronitis added a commit to northvolt/dbt-athena that referenced this pull request Jan 25, 2022
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

Successfully merging this pull request may close these issues.

2 participants