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): Spawn threads on our rayon pool in new-streaming #21012

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Jan 30, 2025

No description provided.

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

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 1.75439% with 56 lines in your changes missing coverage. Please review.

Project coverage is 79.13%. Comparing base (4fc5929) to head (60b52e6).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/joins/equi_join.rs 0.00% 56 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21012      +/-   ##
==========================================
- Coverage   79.20%   79.13%   -0.07%     
==========================================
  Files        1583     1583              
  Lines      225105   225109       +4     
  Branches     2581     2581              
==========================================
- Hits       178294   178150     -144     
- Misses      46221    46369     +148     
  Partials      590      590              

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

@ritchie46 ritchie46 merged commit ea1ea5a into pola-rs:main Jan 30, 2025
23 checks passed
@c-peters c-peters added the accepted Ready for implementation label Feb 3, 2025
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
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants