Commit daf9fe3
committed
[SPARK-49862][INFRA][PYTHON] Restore package installations for Python 3.13 daily builder
### What changes were proposed in this pull request?
Restore package installations for Python 3.13 daily builder
### Why are the changes needed?
some tests were skipped due to missed installations
### Does this PR introduce _any_ user-facing change?
no, test-only
### How was this patch tested?
PR builder with env:
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-313", "PYTHON_TO_TEST": "python3.13"}'
```
https://github.com/zhengruifeng/spark/actions/runs/14333711996/job/40175722749
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #50539 from zhengruifeng/infra_py313.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>1 parent 367d206 commit daf9fe3
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | 76 | | |
78 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
79 | 80 | | |
0 commit comments