Skip to content

Conversation

orlp
Copy link
Member

@orlp orlp commented Jun 5, 2025

This ensures duplicate aggregates (not just inputs to the aggregates) are only computed once.

@orlp orlp requested review from ritchie46 and c-peters as code owners June 5, 2025 12:01
@github-actions github-actions bot added performance Performance issues or improvements python Related to Python Polars rust Related to Rust Polars labels Jun 5, 2025
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.22%. Comparing base (665a202) to head (582dd88).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../polars-stream/src/physical_plan/lower_group_by.rs 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23092      +/-   ##
==========================================
+ Coverage   80.20%   80.22%   +0.02%     
==========================================
  Files        1684     1684              
  Lines      223918   223936      +18     
  Branches     2809     2809              
==========================================
+ Hits       179586   179653      +67     
+ Misses      43672    43623      -49     
  Partials      660      660              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ritchie46 ritchie46 merged commit 0fa7141 into pola-rs:main Jun 5, 2025
23 checks passed
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.

2 participants