Skip to content

[CELEBORN-2004] Filter empty partition before createIntputStream #3266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

zaynt4606
Copy link
Contributor

What changes were proposed in this pull request?

Filter empty partition from partitionFileGroup before createIntputStream.

Why are the changes needed?

Avoid creating the IntputStream for the empty partitions which might be a lot when partition num is large and data is small.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT and cluster test.

Copy link
Contributor

@FMX FMX left a comment

Choose a reason for hiding this comment

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

LGTM

turboFei and others added 2 commits May 20, 2025 09:37
…eleborn/CelebornShuffleReader.scala

Co-authored-by: Nicholas Jiang <[email protected]>
Copy link
Member

@turboFei turboFei left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@turboFei turboFei added the 0.6.0 label May 20, 2025
@turboFei
Copy link
Member

Thanks, merging to 0.6.0

@turboFei turboFei closed this in a7e6387 May 21, 2025
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.

4 participants