Commit 3fad557
[MINOR][PYTHON][TESTS] Fix JobCancellationTests for pypy3.10
### What changes were proposed in this pull request?
Fix JobCancellationTests for pypy
### Why are the changes needed?
mapInPandas -> udf to avoid additional requirements
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
ci with pypy
https://github.com/zhengruifeng/spark/actions/runs/15016265666
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #50887 from zhengruifeng/test_skip_pypy.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 6ac21cf commit 3fad557
1 file changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 86 | + | |
| 87 | + | |
90 | 88 | | |
91 | | - | |
92 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| |||
0 commit comments