You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-50890][PYTHON][TESTS][CONNECT] Skip test_take in Spark Connect only build
### What changes were proposed in this pull request?
This PR proposes to skip test_take in Spark Connect only build.
### Why are the changes needed?
This particular test is flaky (https://github.com/apache/spark/actions/runs/12857135589/job/35844649654) and fails with OOM, which results in stopping all following tests. We should at least fix this build, and run other tests.
### Does this PR introduce _any_ user-facing change?
No, test-only.
### How was this patch tested?
Will monitor the build.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#49565 from HyukjinKwon/skip-test-take.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments