Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Aug 5, 2025

What changes were proposed in this pull request?

This PR aims to use Java System.getProperty instead of FileUtils.getTempDirectory.

In addition, a new Scalastyle rule is added to ban FileUtils.getTempDirectory.

Why are the changes needed?

To simplify the code because this test case usage needs only the location.

Does this PR introduce any user-facing change?

No, this is a test-only change.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon . Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-53133 branch August 6, 2025 00:11
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.

2 participants