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

perf: Enable prefiltered by default for new streaming #21109

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars labels Feb 6, 2025
@coastalwhite coastalwhite added the needs-bench Needs a benchmark run label Feb 6, 2025
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 26.22951% with 45 lines in your changes missing coverage. Please review.

Project coverage is 79.28%. Comparing base (a9192e8) to head (ee1b992).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ars-plan/src/plans/aexpr/predicates/column_expr.rs 0.00% 40 Missing ⚠️
...m/src/nodes/io_sources/parquet/row_group_decode.rs 0.00% 3 Missing ⚠️
crates/polars-io/src/predicates.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main   #21109    +/-   ##
========================================
  Coverage   79.27%   79.28%            
========================================
  Files        1588     1589     +1     
  Lines      226136   226488   +352     
  Branches     2593     2594     +1     
========================================
+ Hits       179276   179565   +289     
- Misses      46264    46327    +63     
  Partials      596      596            

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

@coastalwhite coastalwhite merged commit 036ee1e into pola-rs:main Feb 6, 2025
22 checks passed
@coastalwhite coastalwhite deleted the perf/parquet-column-exprs branch February 6, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-bench Needs a benchmark run performance Performance issues or improvements 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