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

Fix sort and remove dup #55

Merged
merged 2 commits into from
Feb 19, 2024
Merged

Conversation

yangzq50
Copy link
Contributor

@yangzq50 yangzq50 commented Feb 19, 2024

Fix function binary_fuse_sort_and_remove_dup() and xor_sort_and_remove_dup() .
Now will return sorted and unique array of keys.
Requirement: length > 0.
Solve issue #53

@lemire
Copy link
Member

lemire commented Feb 19, 2024

Merging.

@lemire lemire merged commit 145adc2 into FastFilter:master Feb 19, 2024
5 checks passed
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