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: Enable new streaming multiscan for CSV #21124

Merged

Conversation

coastalwhite
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 Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 82.38636% with 31 lines in your changes missing coverage. Please review.

Project coverage is 79.92%. Comparing base (8a31f56) to head (b6b4840).
Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/io_sources/csv.rs 80.00% 20 Missing ⚠️
...s/polars-stream/src/nodes/io_sources/multi_scan.rs 72.50% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21124      +/-   ##
==========================================
+ Coverage   79.06%   79.92%   +0.86%     
==========================================
  Files        1591     1592       +1     
  Lines      226977   227182     +205     
  Branches     2594     2594              
==========================================
+ Hits       179450   181582    +2132     
+ Misses      46931    45004    -1927     
  Partials      596      596              

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

@coastalwhite coastalwhite merged commit 1145ec0 into pola-rs:main Feb 7, 2025
26 checks passed
@coastalwhite coastalwhite deleted the feat/new-streaming-multiscan-csv branch February 7, 2025 13:16
@c-peters c-peters added the accepted Ready for implementation label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants