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 Parquet parallel=prefiltered for auto #18514

Merged

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 Sep 2, 2024
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

Attention: Patch coverage is 88.28125% with 15 lines in your changes missing coverage. Please review.

Project coverage is 79.86%. Comparing base (4dc90a9) to head (266846d).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-io/src/parquet/read/read_impl.rs 88.28% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18514      +/-   ##
==========================================
- Coverage   79.87%   79.86%   -0.01%     
==========================================
  Files        1501     1501              
  Lines      202032   202065      +33     
  Branches     2868     2868              
==========================================
+ Hits       161370   161385      +15     
- Misses      40115    40133      +18     
  Partials      547      547              

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

@ritchie46 ritchie46 merged commit 85feb33 into pola-rs:main Sep 2, 2024
26 checks passed
@coastalwhite coastalwhite deleted the perf-parquet-prefiltered-threading branch September 2, 2024 11:50
@c-peters c-peters added the accepted Ready for implementation label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants