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

Skip write to time_series_v4 table for the same fingerprint in curren… #355

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented Jul 26, 2024

…t hour

Resubmission of #335

The previous version of the change considered only fingerprint but not time. It fails when the entry is added at the current hour :15 minutes. This resubmission includes the unixmilli as part of cache key. This will ensure there will be one fingerprint inserted if the hour changes.

@nityanandagohain
Copy link
Member

@srikanthccv the code changes are the same, please add a description on why it was reverted and how we have fixed the issue because of which it's added back.

@srikanthccv
Copy link
Member Author

Updated!

@srikanthccv srikanthccv merged commit 140c30d into main Aug 8, 2024
5 checks passed
@srikanthccv srikanthccv deleted the resubmit-331 branch August 8, 2024 13:58
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.

None yet

2 participants