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

Add set cardinality etimation #12

Closed
t0k4rt opened this issue Oct 4, 2023 · 5 comments
Closed

Add set cardinality etimation #12

t0k4rt opened this issue Oct 4, 2023 · 5 comments

Comments

@t0k4rt
Copy link

t0k4rt commented Oct 4, 2023

Hello,

I want to implement a set cardinality estimation function
I'm working on a PR (#11) but I cannot manage to launch my unit tests.
Do you have any advice on how to build the project and launch the rust and python test suite ?

I installed maturin, launched maturin develop --release
then tried to launch the unit tests with python -m unittest py_tests.test_bloom.test_bloom_add
but the test fails.

Thanks for your advices

@yankun1992
Copy link
Owner

yankun1992 commented Oct 4, 2023 via email

@t0k4rt
Copy link
Author

t0k4rt commented Oct 4, 2023

Hi, thanks for the tip !
The PR is working as expected with the added unit tests

@yankun1992
Copy link
Owner

yankun1992 commented Oct 4, 2023 via email

@t0k4rt
Copy link
Author

t0k4rt commented Oct 4, 2023 via email

@yankun1992
Copy link
Owner

Published 0.5.7

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

No branches or pull requests

2 participants