Skip to content

[SPARK-51843][PYTHON][ML][TESTS] Avoid per-test classic session start & stop #50640

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

Conversation

zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Avoid per-test classic session start & stop

Why are the changes needed?

no need to setup session for each test function

Does this PR introduce any user-facing change?

no, test-only

How was this patch tested?

ci

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

no

@zhengruifeng zhengruifeng deleted the py_ml_classic_session branch April 21, 2025 00:38
@zhengruifeng
Copy link
Contributor Author

merged to master

Kimahriman pushed a commit to Kimahriman/spark that referenced this pull request May 13, 2025
… & stop

### What changes were proposed in this pull request?
Avoid per-test classic session start & stop

### Why are the changes needed?
no need to setup session for each test function

### Does this PR introduce _any_ user-facing change?
no, test-only

### How was this patch tested?
ci

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

Closes apache#50640 from zhengruifeng/py_ml_classic_session.

Authored-by: Ruifeng Zheng <[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