[ISSUE-154][Improvement] Support Empty assignment to Shuffle Server by rhh777 · Pull Request #325 · apache/uniffle · GitHub
Skip to content

[ISSUE-154][Improvement] Support Empty assignment to Shuffle Server#325

Merged
roryqi merged 2 commits into
apache:masterfrom
rhh777:fix_empty_assignment
Nov 16, 2022
Merged

[ISSUE-154][Improvement] Support Empty assignment to Shuffle Server#325
roryqi merged 2 commits into
apache:masterfrom
rhh777:fix_empty_assignment

Conversation

@rhh777

@rhh777 rhh777 commented Nov 15, 2022

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Follow issue#154, When the RDD is Empty, partitionNum is 0, return the empty RssShuffleHandle directly

Why are the changes needed?

If the requested shuffle Server is 0, there is no need to request a coodinator.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT

@roryqi roryqi linked an issue Nov 15, 2022 that may be closed by this pull request
@codecov-commenter

codecov-commenter commented Nov 16, 2022

Copy link
Copy Markdown

@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, it's awesome work. It really makes Uniffle better. We really appreciate that you can follow through the issues and raise a fix pr.

@roryqi roryqi merged commit 1a0eec4 into apache:master Nov 16, 2022
@roryqi

roryqi commented Nov 16, 2022

Copy link
Copy Markdown
Contributor

Have you joined our Wechat group? You can scan the QR code
企业微信截图_eb8711db-34bf-4365-bdab-15ef2e3ea119

@rhh777

rhh777 commented Nov 16, 2022

Copy link
Copy Markdown
Contributor Author

@jerqi hhh , I'm already in the group.

@zuston

zuston commented Dec 21, 2022

Copy link
Copy Markdown
Member

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.

[Improvement] Support Empty assignment to Shuffle Server

4 participants