Skip to content

[CELEBORN-2248] Implement lazy loading for columnar shuffle classes a…

b53a8cf
Select commit
Loading
Failed to load commit list.
Open

[CELEBORN-2248] Implement lazy loading for columnar shuffle classes and skew shuffle method using static holder pattern #3581

[CELEBORN-2248] Implement lazy loading for columnar shuffle classes a…
b53a8cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 1s

66.80% (target 10.00%)

View this Pull Request on Codecov

66.80% (target 10.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.80%. Comparing base (2dd1b7a) to head (b53a8cf).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3581      +/-   ##
==========================================
- Coverage   67.13%   66.80%   -0.33%     
==========================================
  Files         357      357              
  Lines       21860    21966     +106     
  Branches     1943     1949       +6     
==========================================
- Hits        14674    14672       -2     
- Misses       6166     6275     +109     
+ Partials     1020     1019       -1     

☔ View full report in Codecov by Sentry.
📢 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.