Skip to content

fix: Incorrect length check on streaming zip#27505

Open
orlp wants to merge 2 commits intopola-rs:mainfrom
orlp:fix-zip-length-check
Open

fix: Incorrect length check on streaming zip#27505
orlp wants to merge 2 commits intopola-rs:mainfrom
orlp:fix-zip-length-check

Conversation

@orlp
Copy link
Copy Markdown
Member

@orlp orlp commented May 5, 2026

Fixes #27372.

@github-actions github-actions Bot added A-streaming Related to the streaming engine fix Bug fix python Related to Python Polars rust Related to Rust Polars labels May 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.30%. Comparing base (1156024) to head (f51c602).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #27505      +/-   ##
==========================================
+ Coverage   81.14%   81.30%   +0.16%     
==========================================
  Files        1834     1834              
  Lines      254891   254882       -9     
  Branches     3177     3177              
==========================================
+ Hits       206823   207241     +418     
+ Misses      47246    46819     -427     
  Partials      822      822              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-streaming Related to the streaming engine 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.

Error for strict streaming horizontal concat with elementwise operation

1 participant