Skip to content

Conversation

@pan3793
Copy link
Member

@pan3793 pan3793 commented Jul 22, 2025

What changes were proposed in this pull request?

Previously, jodd-core came from Hive transitive deps, while apache/hive#5151 (Hive 2.3.10) cut it out, so we can remove it from Spark now.

Note: Jars shipped by Spark binary releases vary in different versions, for UDF that depends on jodd-core classes, it's the user's responsibility to handle transitive dependencies(e.g. shading and relocating transitive classes into the UDF jars).

Why are the changes needed?

Remove an unused dependency.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

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

No.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you for retrying this, @pan3793 .

@dongjoon-hyun
Copy link
Member

cc @peter-toth

@peter-toth
Copy link
Contributor

LGTM.

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