Skip to content

[SPARK-44289][FOLLOWUP] Cleanup doctest #42552

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 1 commit into from

Conversation

itholic
Copy link
Contributor

@itholic itholic commented Aug 18, 2023

What changes were proposed in this pull request?

This is followup for #42533 to remove meaningless import

Why are the changes needed?

import numpy is not needed for doctest.

Does this PR introduce any user-facing change?

This impacts to user-facing documents, so it's sort of user-facing cleanup.

How was this patch tested?

The existing CI should pass

@zhengruifeng
Copy link
Contributor

merged to master

valentinp17 pushed a commit to valentinp17/spark that referenced this pull request Aug 24, 2023
### What changes were proposed in this pull request?

This is followup for apache#42533 to remove meaningless import

### Why are the changes needed?

import numpy is not needed for doctest.

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

This impacts to user-facing documents, so it's sort of user-facing cleanup.

### How was this patch tested?

The existing CI should pass

Closes apache#42552 from itholic/test-followup.

Authored-by: itholic <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
@itholic itholic deleted the test-followup branch November 20, 2023 01:35
ragnarok56 pushed a commit to ragnarok56/spark that referenced this pull request Mar 2, 2024
### What changes were proposed in this pull request?

This is followup for apache#42533 to remove meaningless import

### Why are the changes needed?

import numpy is not needed for doctest.

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

This impacts to user-facing documents, so it's sort of user-facing cleanup.

### How was this patch tested?

The existing CI should pass

Closes apache#42552 from itholic/test-followup.

Authored-by: itholic <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
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.

2 participants