Skip to content
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

[SPARK-39179][PYTHON][TESTS] Improve the test coverage for pyspark/shuffle.py #36701

Closed
wants to merge 4 commits into from

Conversation

pralabhkumar
Copy link
Contributor

What changes were proposed in this pull request?

This PR add test cases for shuffle.py

Why are the changes needed?

To cover corner test cases and increase coverage. This will increase the coverage of shuffle.py to close to 90%

Does this PR introduce any user-facing change?

No - test only

How was this patch tested?

CI in this PR should test it out

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@HyukjinKwon
Copy link
Member

Hey, thanks for working on this. I will take another look in few more days.

@pralabhkumar
Copy link
Contributor Author

@HyukjinKwon Have done the changes as suggested.

@HyukjinKwon
Copy link
Member

LGTM otherwise.

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.

@dongjoon-hyun
Copy link
Member

Thank you, @pralabhkumar and @HyukjinKwon . Merged to master for Apache Spark 3.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants