Skip to content

Conversation

@pravinbhat
Copy link
Collaborator

@pravinbhat pravinbhat commented Oct 21, 2025

What this PR does: Bug fix: This fix address the gap in feature spark.cdm.trackRun.autoRerun where it did not pick the previous-run-id when the previous run completed (did not fail) but had failed token-ranges. It considered such runs a successful, but now with this fix, it will find the failed token-ranges from a successful run and resume those in the new run.

Which issue(s) this PR fixes:
Fixes #389

Checklist:

  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@msmygit msmygit enabled auto-merge (squash) October 21, 2025 17:36
@pravinbhat pravinbhat self-assigned this Oct 21, 2025
@msmygit msmygit merged commit e89ee06 into main Oct 21, 2025
10 of 11 checks passed
@msmygit msmygit deleted the feature/auto-rerun branch October 21, 2025 19:01
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.

Auto discover previous incomplete run and resume the new run from that point

4 participants