Skip to content

[SPARK-53051][CORE][TESTS] Ban org.apache.hadoop.io.IOUtils#51758

Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-53051
Closed

[SPARK-53051][CORE][TESTS] Ban org.apache.hadoop.io.IOUtils#51758
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-53051

Conversation

@dongjoon-hyun
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun commented Jul 31, 2025

What changes were proposed in this pull request?

This PR aims to ban org.apache.hadoop.io.IOUtils in favor of Spark's built-in utility functions. In addition, new Scalastyle and Checkstyle rules are added.

Why are the changes needed?

To simplify Spark code base.

Does this PR introduce any user-facing change?

No behavior change.

How was this patch tested?

Pass the CIs.

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

No.

@github-actions github-actions bot added the BUILD label Jul 31, 2025
@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Thank you, @HyukjinKwon .

@dongjoon-hyun
Copy link
Copy Markdown
Member Author

Merged to master for Apache Spark 4.1.0.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-53051 branch July 31, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants