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(rust): properly set boolean distinct count #16782

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

coastalwhite
Copy link
Collaborator

Fixes #16765

@github-actions github-actions bot added fix Bug fix rust Related to Rust Polars labels Jun 6, 2024
Copy link

codspeed-hq bot commented Jun 6, 2024

CodSpeed Performance Report

Merging #16782 will degrade performances by 15.06%

Comparing coastalwhite:fix-boolean-distinct (25a2265) with main (b329894)

Summary

⚡ 1 improvements
❌ 1 regressions
✅ 35 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main coastalwhite:fix-boolean-distinct Change
test_filter1 762.8 µs 653.9 µs +16.66%
test_groupby_h2oai_q1 2.4 ms 2.8 ms -15.06%

@ritchie46 ritchie46 merged commit 1fbfa08 into pola-rs:main Jun 6, 2024
21 of 22 checks passed
@coastalwhite coastalwhite deleted the fix-boolean-distinct branch June 6, 2024 15:53
@c-peters c-peters added the accepted Ready for implementation label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants