Skip to content

feat(cubestore): top-k merge strategies via CUBESTORE_TOPK_STRATEGY#11152

Open
waralexrom wants to merge 2 commits into
cubestore-query-performancefrom
cubestore-topk-optimization
Open

feat(cubestore): top-k merge strategies via CUBESTORE_TOPK_STRATEGY#11152
waralexrom wants to merge 2 commits into
cubestore-query-performancefrom
cubestore-topk-optimization

refactor(cubestore): drop per-row key allocation in topk v2 merge

b4b7964
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

58.74% (-0.07%) compared to 6697321

View this Pull Request on Codecov

58.74% (-0.07%) compared to 6697321

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.74%. Comparing base (6697321) to head (b4b7964).

Additional details and impacted files
@@                       Coverage Diff                       @@
##           cubestore-query-performance   #11152      +/-   ##
===============================================================
- Coverage                        58.80%   58.74%   -0.07%     
===============================================================
  Files                              217      217              
  Lines                            17511    17495      -16     
  Branches                          3563     3558       -5     
===============================================================
- Hits                             10298    10278      -20     
- Misses                            6695     6699       +4     
  Partials                           518      518              

☔ 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.