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: Improve unique pred-pd #20569

Merged
merged 3 commits into from
Jan 6, 2025
Merged

perf: Improve unique pred-pd #20569

merged 3 commits into from
Jan 6, 2025

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 Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

The uncompressed lib size after this PR is 1117.0735 MB.

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 88.46154% with 6 lines in your changes missing coverage. Please review.

Project coverage is 78.98%. Comparing base (e360e0a) to head (3b7b57a).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...an/src/plans/optimizer/predicate_pushdown/utils.rs 73.91% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20569   +/-   ##
=======================================
  Coverage   78.98%   78.98%           
=======================================
  Files        1564     1564           
  Lines      220759   220765    +6     
  Branches     2504     2504           
=======================================
+ Hits       174363   174368    +5     
- Misses      45822    45823    +1     
  Partials      574      574           

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

@ritchie46 ritchie46 merged commit 11dd4b3 into main Jan 6, 2025
26 checks passed
@ritchie46 ritchie46 deleted the unique branch January 6, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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