Skip to content

Conversation

@maobaolong
Copy link
Member

@maobaolong maobaolong commented Jul 10, 2024

What changes were proposed in this pull request?

Change the default value of rss.shade.packageName from org.apache.uniffle to org.apache.uniffle.shaded.

Why are the changes needed?

Without this change, we cannot distinguish a class is relocated to org.apache.uniffle.xxx or named org.apache.uniffle.xxx originally.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Not needed.

@github-actions
Copy link

Test Results

 2 657 files  ±0   2 657 suites  ±0   5h 31m 6s ⏱️ -2s
   946 tests ±0     945 ✅ ±0   1 💤 ±0  0 ❌ ±0 
11 799 runs  ±0  11 784 ✅ ±0  15 💤 ±0  0 ❌ ±0 

Results for commit a0ab6c1. ± Comparison against base commit c48af78.

@rickyma rickyma changed the title [MINOR] Improvement(client): Rename the default value of rss.shade.packageName to add shaded within [MINOR] Improvement(client): Rename rss.shade.packageName from org.apache.uniffle to org.apache.uniffle.shaded Jul 10, 2024
Copy link
Contributor

@rickyma rickyma left a comment

Choose a reason for hiding this comment

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

LGTM.

@rickyma rickyma merged commit 34b5187 into apache:master Jul 10, 2024
@rickyma
Copy link
Contributor

rickyma commented Jul 10, 2024

Merged to master. Thanks @maobaolong

@rickyma rickyma changed the title [MINOR] Improvement(client): Rename rss.shade.packageName from org.apache.uniffle to org.apache.uniffle.shaded [MINOR] improvement(client): Rename rss.shade.packageName from org.apache.uniffle to org.apache.uniffle.shaded Jul 10, 2024
zhengchenyu pushed a commit that referenced this pull request Aug 9, 2024
…ache.uniffle to org.apache.uniffle.shaded (#1883)

### What changes were proposed in this pull request?

Change the default value of `rss.shade.packageName` from `org.apache.uniffle` to `org.apache.uniffle.shaded`.

### Why are the changes needed?

Without this change, we cannot distinguish a class is relocated to  `org.apache.uniffle.xxx` or named `org.apache.uniffle.xxx` originally.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Not needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants