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

feat: Dispatch new-streaming CSV negative slice to separate node #21579

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

nameexhaustion
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

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

Project coverage is 79.43%. Comparing base (b9a5bc0) to head (edd6631).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/io_sources/csv.rs 0.00% 1 Missing ⚠️
crates/polars-stream/src/physical_plan/lower_ir.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21579      +/-   ##
==========================================
- Coverage   79.43%   79.43%   -0.01%     
==========================================
  Files        1602     1602              
  Lines      230574   230571       -3     
  Branches     2636     2636              
==========================================
- Hits       183164   183158       -6     
- Misses      46799    46802       +3     
  Partials      611      611              

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

@nameexhaustion nameexhaustion marked this pull request as ready for review March 4, 2025 07:08
@ritchie46 ritchie46 merged commit f492e56 into pola-rs:main Mar 4, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants