Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

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

What changes were proposed in this pull request?

This PR aims to ban org.apache.commons.lang3.Strings in Java code. Since we already replaces all usage in Scala code, this is the only instance to remove.

<parameters><parameter name="regex">org\.apache\.commons\.lang3\.Strings\b</parameter></parameters>

Why are the changes needed?

To use built-in simple Java String APIs consistently.

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.

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon .

@dongjoon-hyun
Copy link
Member Author

Thank you, @yaooqinn .

@dongjoon-hyun
Copy link
Member Author

hive-thriftserver module and linter passed. Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-53091 branch August 4, 2025 03:18
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.

3 participants