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

Use window stores in deduplication processors #134

Merged
merged 3 commits into from Dec 21, 2023

Conversation

sebastienviale
Copy link
Collaborator

No description provided.

Add a WindowStore to manage deduplication for DedupKeyProcessor and DedupWithPredicateProcessor
@sebastienviale sebastienviale added the enhancement This issue or pull request improves a feature label Nov 23, 2023
@loicgreffier
Copy link
Collaborator

Looks good for me.

Maybe the full documentation can be added in this PR

The code smell can be fixed as well 😄

Copy link

sonarcloud bot commented Dec 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

84.6% 84.6% Coverage
0.0% 0.0% Duplication

@loicgreffier loicgreffier changed the title Feat/deduplication improvement Use window stores in deduplication processors Dec 7, 2023
@loicgreffier loicgreffier linked an issue Dec 21, 2023 that may be closed by this pull request
@loicgreffier loicgreffier merged commit f631993 into main Dec 21, 2023
4 checks passed
@loicgreffier loicgreffier deleted the feat/deduplication_improvement branch December 21, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

‼ DeduplicationUtils improvement with window store
2 participants