Skip to content

[SYSTEMDS-3945] Support Reversal of Federation Map w/ differently sized federated partitions#2462

Merged
ywcb00 merged 3 commits intoapache:mainfrom
ywcb00:fix/fed/reorg/reverse
Apr 30, 2026
Merged

[SYSTEMDS-3945] Support Reversal of Federation Map w/ differently sized federated partitions#2462
ywcb00 merged 3 commits intoapache:mainfrom
ywcb00:fix/fed/reorg/reverse

Conversation

@ywcb00
Copy link
Copy Markdown
Contributor

@ywcb00 ywcb00 commented Apr 27, 2026

This PR adds support for reversing a federation map that includes partitions of different sizes.
It also includes respective tests.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.31%. Comparing base (c2d0e5a) to head (bafc85b).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...untime/controlprogram/federated/FederationMap.java 78.94% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2462      +/-   ##
============================================
+ Coverage     71.29%   71.31%   +0.01%     
- Complexity    48574    48581       +7     
============================================
  Files          1567     1567              
  Lines        188401   188413      +12     
  Branches      36980    36981       +1     
============================================
+ Hits         134325   134365      +40     
+ Misses        43630    43606      -24     
+ Partials      10446    10442       -4     

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

ywcb00 added 3 commits April 30, 2026 09:49
…e-implement the method to reverse a federation map

	add method to sort the federation map
@ywcb00 ywcb00 force-pushed the fix/fed/reorg/reverse branch from ff8b22c to bafc85b Compare April 30, 2026 07:49
@ywcb00 ywcb00 merged commit 780d790 into apache:main Apr 30, 2026
50 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in SystemDS PR Queue Apr 30, 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