Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug that caused the RCF to be written incorrectly during multiple rounds #369

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

raghumdani
Copy link
Collaborator

Summary

This changes fixes a bug that resulted in RCF to be written incorrectly when there were multiple rounds.

Rationale

N/A

Changes

Bug Fix

Impact

The impact is high as this will lead to data loss in subsequent incremental jobs.

Testing

The assertion that ensures all files are covered as part of RCF is added.

Regression Risk

None

Checklist

  • Unit tests covering the changes have been added

    • If this is a bugfix, regression tests have been added
  • E2E testing has been performed

Additional Notes

Any additional information or context relevant to this PR.

@raghumdani raghumdani changed the title Num rounds bug Fix a bug that caused the RCF to be written incorrectly during multiple rounds Oct 30, 2024
Copy link
Member

@Zyiqin-Miranda Zyiqin-Miranda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@raghumdani raghumdani merged commit b0b9592 into main Oct 30, 2024
3 checks passed
@raghumdani raghumdani deleted the num-rounds-bug branch October 30, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants