Commit dec114a
[SPARK-55181][PYTHON][INFRA] Remove unused packages from python 3.10 test images
### What changes were proposed in this pull request?
Remove unused packages from python 3.10 test images
### Why are the changes needed?
for more disk
### Does this PR introduce _any_ user-facing change?
NO, infra-only
### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-310", "PYTHON_TO_TEST": "python3.10"}'
```
https://github.com/zhengruifeng/spark/runs/61429591520
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #53961 from zhengruifeng/image_clean_up_310.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent 9538f4f commit dec114a
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 39 | | |
44 | | - | |
45 | | - | |
46 | 40 | | |
47 | 41 | | |
48 | | - | |
49 | | - | |
50 | 42 | | |
51 | 43 | | |
52 | 44 | | |
| |||
0 commit comments