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: Improve IPC sink node parallelism #21505

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Feb 27, 2025
@coastalwhite coastalwhite marked this pull request as draft February 27, 2025 16:05
@coastalwhite coastalwhite marked this pull request as ready for review February 28, 2025 13:24
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 21.21212% with 208 lines in your changes missing coverage. Please review.

Project coverage is 79.79%. Comparing base (c1e6be9) to head (0a180d8).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/io_sinks/ipc.rs 0.00% 180 Missing ⚠️
crates/polars-stream/src/nodes/io_sinks/mod.rs 0.00% 17 Missing ⚠️
crates/polars-core/src/frame/column/mod.rs 0.00% 8 Missing ⚠️
crates/polars-arrow/src/io/ipc/write/writer.rs 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21505      +/-   ##
==========================================
+ Coverage   79.71%   79.79%   +0.07%     
==========================================
  Files        1605     1592      -13     
  Lines      230127   229390     -737     
  Branches     2623     2623              
==========================================
- Hits       183441   183035     -406     
+ Misses      46081    45750     -331     
  Partials      605      605              

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

@coastalwhite coastalwhite merged commit abe2a57 into pola-rs:main Feb 28, 2025
21 checks passed
@coastalwhite coastalwhite deleted the refactor/impr-ipc-sink-node branch February 28, 2025 13:44
anath2 pushed a commit to anath2/polars that referenced this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant