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-51701][PYTHON][TESTS] Move test objects to a separate file #50503

Closed
wants to merge 1 commit into from

Conversation

ueshin
Copy link
Member

@ueshin ueshin commented Apr 3, 2025

What changes were proposed in this pull request?

Moves test objects to a separate file.

Why are the changes needed?

Some classes for tests should be placed in a clean separate file to avoid unnecessary dependencies.

Does this PR introduce any user-facing change?

No, test only.

How was this patch tested?

The existing tests should pass.

Was this patch authored or co-authored using generative AI tooling?

No.

@zhengruifeng
Copy link
Contributor

merged to master

summaryzb pushed a commit to summaryzb/spark that referenced this pull request Apr 5, 2025
### What changes were proposed in this pull request?

Moves test objects to a separate file.

### Why are the changes needed?

Some classes for tests should be placed in a clean separate file to avoid unnecessary dependencies.

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

No, test only.

### How was this patch tested?

The existing tests should pass.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#50503 from ueshin/issues/SPARK-51701/test_objects.

Authored-by: Takuya Ueshin <[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.

4 participants