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: Create new linearizer between rowwise new streaming sink phases #21490

Merged

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Feb 27, 2025
@ritchie46 ritchie46 merged commit 5e280d9 into pola-rs:main Feb 27, 2025
21 checks passed
@coastalwhite coastalwhite deleted the fix/new-streaming-rowwise-sinks branch February 27, 2025 11:21
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

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

Project coverage is 79.98%. Comparing base (bf1b47f) to head (f23de3a).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/io_sinks/json.rs 0.00% 30 Missing ⚠️
crates/polars-stream/src/nodes/io_sinks/mod.rs 0.00% 19 Missing ⚠️
crates/polars-stream/src/nodes/io_sinks/csv.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21490      +/-   ##
==========================================
+ Coverage   79.92%   79.98%   +0.05%     
==========================================
  Files        1598     1598              
  Lines      229265   229320      +55     
  Branches     2623     2623              
==========================================
+ Hits       183239   183419     +180     
+ Misses      45421    45296     -125     
  Partials      605      605              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix 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