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

Dedup processedmapwkt #85

Merged
merged 2 commits into from
May 24, 2024
Merged

Dedup processedmapwkt #85

merged 2 commits into from
May 24, 2024

Conversation

John-Wiens
Copy link
Collaborator

This PR adds a Deduplicator for Processed Map WKT Data. This deduplicator works similar to the one written for ProcessedMapData. It retains one message every hour, as well as any message that has different content from its preceding message. The new deduplicator uses the following topics. It will create these automatically if possible.

Input Topics: topic.ProcessedMapWKT
Output Topic: topic.DeduplicatedProcessedMapWKT

@John-Wiens John-Wiens requested a review from drewjj May 7, 2024 15:04
Copy link
Collaborator

@drewjj drewjj left a comment

Choose a reason for hiding this comment

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

This looks good.

@John-Wiens John-Wiens merged commit 67bec78 into develop May 24, 2024
3 checks passed
@John-Wiens John-Wiens deleted the dedup-processedmapwkt branch May 24, 2024 15:26
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