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: Reduce error bubbling in parquet hybrid_rle #16348

Merged
merged 2 commits into from
May 21, 2024
Merged

perf: Reduce error bubbling in parquet hybrid_rle #16348

merged 2 commits into from
May 21, 2024

Conversation

ritchie46
Copy link
Member

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 May 21, 2024
Copy link

codecov bot commented May 21, 2024

Codecov Report

Attention: Patch coverage is 95.12195% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 81.38%. Comparing base (7cf55e0) to head (e357381).
Report is 4 commits behind head on main.

Files Patch % Lines
...rs-parquet/src/parquet/deserialize/filtered_rle.rs 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16348      +/-   ##
==========================================
+ Coverage   81.37%   81.38%   +0.01%     
==========================================
  Files        1403     1405       +2     
  Lines      183729   183738       +9     
  Branches     2954     2957       +3     
==========================================
+ Hits       149501   149530      +29     
+ Misses      33717    33695      -22     
- Partials      511      513       +2     

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

@ritchie46 ritchie46 merged commit 1cdab6f into main May 21, 2024
22 checks passed
@ritchie46 ritchie46 deleted the parquet branch May 21, 2024 07:11
@c-peters c-peters added the accepted Ready for implementation label May 27, 2024
Wouittone pushed a commit to Wouittone/polars that referenced this pull request Jun 22, 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.

None yet

2 participants