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

fix: Properly merge live- and dead columns in prefiltered #18862

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

coastalwhite
Copy link
Collaborator

This should fix the PDS benchmarks.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.90%. Comparing base (2b4986a) to head (0748499).
Report is 80 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18862      +/-   ##
==========================================
+ Coverage   79.86%   79.90%   +0.04%     
==========================================
  Files        1518     1519       +1     
  Lines      205610   205869     +259     
  Branches     2893     2898       +5     
==========================================
+ Hits       164202   164496     +294     
+ Misses      40860    40825      -35     
  Partials      548      548              

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

@coastalwhite coastalwhite added the needs-bench Needs a benchmark run label Sep 23, 2024
@ritchie46 ritchie46 merged commit 58265f6 into pola-rs:main Sep 23, 2024
23 checks passed
@ritchie46
Copy link
Member

Nice that we can confirm that now😊

@coastalwhite coastalwhite deleted the fixes/prefiltered-column-merge branch September 23, 2024 15:29
@c-peters c-peters added the accepted Ready for implementation label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix needs-bench Needs a benchmark run 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