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

refactor(rust): Add buffers to zip heads to reduce contention #19036

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Sep 30, 2024

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels Sep 30, 2024
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Project coverage is 79.87%. Comparing base (64ca265) to head (9579abb).
Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/zip.rs 0.00% 18 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19036   +/-   ##
=======================================
  Coverage   79.86%   79.87%           
=======================================
  Files        1524     1524           
  Lines      207747   207784   +37     
  Branches     2908     2908           
=======================================
+ Hits       165922   165969   +47     
+ Misses      41276    41266   -10     
  Partials      549      549           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ritchie46 ritchie46 merged commit 4c6d501 into pola-rs:main Sep 30, 2024
21 checks passed
@c-peters c-peters added the accepted Ready for implementation label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants