pola-rs / polars

Dataframes powered by a multithreaded, vectorized query engine, written in Rust
https://docs.pola.rs
Other
26.9k stars 1.65k forks source link

fix: `rolling_*_by was throwing incorrect error when dataframe was sorted by contained multiple chunks #16247

Closed MarcoGorelli closed 2 weeks ago

MarcoGorelli commented 2 weeks ago

closes #16246

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.86%. Comparing base (5b77f01) to head (8aa2d87). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16247 +/- ## ========================================== - Coverage 81.04% 80.86% -0.18% ========================================== Files 1392 1394 +2 Lines 178931 179489 +558 Branches 2907 2913 +6 ========================================== + Hits 145014 145145 +131 - Misses 33411 33841 +430 + Partials 506 503 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.