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-52703][INFRA][PS] Upgrade minimum python version of pandas api to 3.10
### What changes were proposed in this pull request?
Upgrade minimum python version of pandas api to 3.10
### Why are the changes needed?
python 3.9 is reaching the EOL, we should upgrade the minimum python version
### Does this PR introduce _any_ user-facing change?
No, infra-only
### How was this patch tested?
PR builder with env
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-ps-minimum", "PYTHON_TO_TEST": "python3.10"}'
```
https://github.com/zhengruifeng/spark/actions/runs/16133332146/job/45534172036
### Was this patch authored or co-authored using generative AI tooling?
no
Closesapache#51397 from zhengruifeng/ps_py_310.
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
0 commit comments