Skip to content

[SYSTEMDS-3891] Add OOC StateTable#2550

Merged
janniklinde merged 1 commit into
apache:mainfrom
janniklinde:ooc/planner-merge-8
Jul 16, 2026
Merged

[SYSTEMDS-3891] Add OOC StateTable#2550
janniklinde merged 1 commit into
apache:mainfrom
janniklinde:ooc/planner-merge-8

Conversation

@janniklinde

Copy link
Copy Markdown
Contributor

This PR adds a cache backed structure for intermediate operator states.

@janniklinde janniklinde force-pushed the ooc/planner-merge-8 branch from 4616ba3 to bba24e6 Compare July 16, 2026 09:22
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 53.49544% with 153 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.56%. Comparing base (924f88c) to head (bba24e6).

Files with missing lines Patch % Lines
...org/apache/sysds/runtime/ooc/store/StateTable.java 55.84% 88 Missing and 29 partials ⚠️
.../org/apache/sysds/runtime/ooc/cache/OOCFuture.java 9.52% 19 Missing ⚠️
...apache/sysds/runtime/ooc/util/StateTableUtils.java 60.46% 12 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2550      +/-   ##
============================================
- Coverage     71.59%   71.56%   -0.04%     
- Complexity    50013    50063      +50     
============================================
  Files          1609     1611       +2     
  Lines        193630   193957     +327     
  Branches      37871    37917      +46     
============================================
+ Hits         138624   138797     +173     
- Misses        44167    44292     +125     
- Partials      10839    10868      +29     

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

@janniklinde janniklinde merged commit 14a586f into apache:main Jul 16, 2026
51 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in SystemDS PR Queue Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant