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

[SPARK-49886] [DO-NOT-REVIEW] Query level failure test for rocksDB format V2 #48460

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WweiL
Copy link
Contributor

@WweiL WweiL commented Oct 14, 2024

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?


// This test verifies when there are task retries, the unique ids actually stored in
// the commit log is the same as those recorded by CkptIdCollectingStateStoreWrapper
testWithCheckpointInfoTracked(s"checkpointFormatVersion2 validate ID - task retry") {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Newly added test

}


testWithCheckpointInfoTracked(s"checkpointFormatVersion2 validate ID - two jobs launched") {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Newly added tests

@WweiL WweiL changed the title Query level failure test [SPARK-49886] [DO-NOT-REVIEW] Query level failure test for rocksDB format V2 Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant