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

Correctly trunc date for transfers #1508

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Correctly trunc date for transfers #1508

merged 1 commit into from
Sep 6, 2022

Conversation

aalan3
Copy link
Contributor

@aalan3 aalan3 commented Sep 5, 2022

I may have made a mistake in the previous PR. Without truncating the date, we risk losing some events that happened in between the truncated date and when the query is running. This is also a problem because the merge into updates records, so currently rows from a week ago might be updated when they shouldn't.

We should do either do a full refresh of transfers after this is deployed or delete data from today to 7 days ago and refill.

@aalan3 aalan3 requested a review from soispoke September 5, 2022 19:23
@soispoke
Copy link
Contributor

soispoke commented Sep 6, 2022

lgtm 👍

@aalan3 aalan3 merged commit 21d8e7e into main Sep 6, 2022
@aalan3 aalan3 deleted the transfers-fix branch September 6, 2022 07:36
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