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

Update notify-staging dms process to TRUNCATE_BEFORE_LOAD #3448

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

corlettb
Copy link
Contributor

@corlettb corlettb commented Oct 9, 2023

What

Update notify-staging dms process to TRUNCATE_BEFORE_LOAD

Why

This is a much more sensible choice for operation in the case of failure for notify. We want to be able to do a full retry of the db load. Truncate the target tables makes sense when managing the schema outside of dms.

How to review

Look at the changes.

🚨⚠️ Please do not merge this pull request via the GitHub UI ⚠️🚨

Copy link
Contributor

@fearoffish fearoffish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks gooderer than before.

@corlettb corlettb merged commit 3198f7b into main Oct 9, 2023
8 checks passed
@corlettb corlettb deleted the BC-dms-target-truncate branch October 9, 2023 13:39
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