Skip to content

[#825][followup] fix(spark):Fix without returning an exception. - #1402

Merged
zuston merged 1 commit into
apache:masterfrom
yl09099:uniffle-825-8
Dec 28, 2023
Merged

[#825][followup] fix(spark):Fix without returning an exception.#1402
zuston merged 1 commit into
apache:masterfrom
yl09099:uniffle-825-8

Conversation

@yl09099

@yl09099 yl09099 commented Dec 28, 2023

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Fixes exceptions that do not need to be returned.

Why are the changes needed?

Fix: #825

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing UT.

@codecov-commenter

codecov-commenter commented Dec 28, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (249c737) 53.23% compared to head (da71c45) 54.14%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1402      +/-   ##
============================================
+ Coverage     53.23%   54.14%   +0.91%     
- Complexity     2718     2720       +2     
============================================
  Files           419      399      -20     
  Lines         23966    21605    -2361     
  Branches       2042     2042              
============================================
- Hits          12758    11699    -1059     
+ Misses        10419     9190    -1229     
+ Partials        789      716      -73     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks @yl09099

@zuston zuston left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks for your contribution @yl09099

@zuston
zuston merged commit 995ed46 into apache:master Dec 28, 2023
zuston pushed a commit to zuston/incubator-uniffle that referenced this pull request Dec 31, 2023
apache#1402)

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

Fixes exceptions that do not need to be returned.

### Why are the changes needed?

Fix: apache#825 

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

No.

### How was this patch tested?

Existing UT.
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.

[Umbrella] Dynamic shuffle server assignment

4 participants