Skip to content

[bugfix]: avoid checkpoint when replay in large result mode#336

Open
zhongkechen wants to merge 1 commit intomainfrom
fixMapCheckpoint
Open

[bugfix]: avoid checkpoint when replay in large result mode#336
zhongkechen wants to merge 1 commit intomainfrom
fixMapCheckpoint

Conversation

@zhongkechen
Copy link
Copy Markdown
Contributor

@zhongkechen zhongkechen commented Apr 19, 2026

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

Description

When the map operation is replayed with large result, it checkpoints the result again even if the operation has already succeeded.

Fix:
Skip checkpoint if the operation is completed.

Demo/Screenshots

Checklist

  • I have filled out every section of the PR template
  • I have thoroughly tested this change

Testing

Unit Tests

Have unit tests been written for these changes?

Integration Tests

Have integration tests been written for these changes?

Examples

Has a new example been added for the change? (if applicable)

@zhongkechen zhongkechen marked this pull request as ready for review April 19, 2026 05:03
@zhongkechen zhongkechen requested a review from a team April 19, 2026 05:03
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.

1 participant