Skip to content

Conversation

dylanwong250
Copy link
Contributor

@dylanwong250 dylanwong250 commented Aug 21, 2025

What changes were proposed in this pull request?

Use withTempDir for consistent directory across restarts in test.

Why are the changes needed?

Test was flaky due to using an unpredictable temp directory for a streaming query that tests against restarts. This test was introduced in SPARK-53069.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Test only change.

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

No

@dylanwong250 dylanwong250 changed the title [SPARK-53345] Use withTempDir for consistent directory across restarts in test [SPARK-53345] Use withTempDir for consistent directory across restarts in streaming test Aug 21, 2025
@HyukjinKwon HyukjinKwon changed the title [SPARK-53345] Use withTempDir for consistent directory across restarts in streaming test [SPARK-53345][SS][TESTS] Use withTempDir for consistent directory across restarts in streaming test Aug 21, 2025
@HyukjinKwon
Copy link
Member

Merged to master.

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.

4 participants