Skip to content

refactor(window): consume explicitly sorted input#378

Merged
KKould merged 1 commit into
feat/spillfrom
feat/window-external-sort-spill
Jul 21, 2026
Merged

refactor(window): consume explicitly sorted input#378
KKould merged 1 commit into
feat/spillfrom
feat/window-external-sort-spill

refactor(window): consume explicitly sorted input

449219b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

92.90% (-0.01%) compared to 506bd78, passed because coverage increased by 0% when compared to adjusted base (92.90%)

View this Pull Request on Codecov

92.90% (-0.01%) compared to 506bd78, passed because coverage increased by 0% when compared to adjusted base (92.90%)

Details

Codecov Report

❌ Patch coverage is 99.21260% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.90%. Comparing base (506bd78) to head (449219b).

Files with missing lines Patch % Lines
src/execution/dql/window.rs 99.05% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           feat/spill     #378      +/-   ##
==============================================
- Coverage       92.91%   92.90%   -0.01%     
==============================================
  Files             253      253              
  Lines           43141    43190      +49     
==============================================
+ Hits            40084    40126      +42     
- Misses           3057     3064       +7     
Files with missing lines Coverage Δ
src/binder/window.rs 96.07% <100.00%> (+0.18%) ⬆️
src/execution/dql/window/function.rs 97.29% <100.00%> (+0.07%) ⬆️
src/execution/dql/window.rs 99.28% <99.05%> (+0.29%) ⬆️

... and 2 files with indirect coverage changes

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