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: Don't stackoverflow on all/any horizontal #16287

Closed ritchie46 closed 2 weeks ago

ritchie46 commented 2 weeks ago

fixes #16270

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 80.79%. Comparing base (bbe73bd) to head (f885a3c).

Files Patch % Lines
...rates/polars-plan/src/dsl/function_expr/boolean.rs 0.00% 34 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16287 +/- ## ========================================== - Coverage 80.81% 80.79% -0.02% ========================================== Files 1393 1393 Lines 179337 179370 +33 Branches 2921 2921 ========================================== - Hits 144923 144917 -6 - Misses 33911 33950 +39 Partials 503 503 ```

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