Commit 276fede
committed
[SPARK-7008][INFRA][PS] Upgrade pyarrow to 15.0 in image python-ps-minimum
### What changes were proposed in this pull request?
Upgrade pyarrow to 15.0 in image python-ps-minimum
### Why are the changes needed?
features from newer versions of pyarrow has been used recently
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
pr builder with:
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-ps-minimum", "PYTHON_TO_TEST": "python3.10"}'
```
see https://github.com/zhengruifeng/spark/actions/runs/16486274287/job/46611454898
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #51645 from zhengruifeng/ps_arrow_15.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>1 parent c4c0db0 commit 276fede
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments