Skip to content

feat(cubesql): Push Limit-Sort down Union inputs#11125

Merged
MazterQyou merged 1 commit into
masterfrom
cubesql/limit-sort-union-push-down
Jun 22, 2026
Merged

feat(cubesql): Push Limit-Sort down Union inputs#11125
MazterQyou merged 1 commit into
masterfrom
cubesql/limit-sort-union-push-down

feat(cubesql): Push `Limit`-`Sort` down `Union` inputs

7cc8099
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

79.19% (+0.04%) compared to a67fa3c

View this Pull Request on Codecov

79.19% (+0.04%) compared to a67fa3c

Details

Codecov Report

❌ Patch coverage is 96.15385% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.19%. Comparing base (a67fa3c) to head (7cc8099).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...engine/df/optimizers/union_sort_limit_push_down.rs 96.10% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11125      +/-   ##
==========================================
+ Coverage   79.14%   79.19%   +0.04%     
==========================================
  Files         473      474       +1     
  Lines       96411    96671     +260     
  Branches     3524     3524              
==========================================
+ Hits        76309    76559     +250     
- Misses      19588    19598      +10     
  Partials      514      514              

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.