Skip to content

[SPARK-52703][INFRA][PS] Upgrade minimum python version of pandas api to 3.10 #51397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Jul 8, 2025

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

@zhengruifeng zhengruifeng marked this pull request as ready for review July 8, 2025 08:18
@zhengruifeng
Copy link
Contributor Author

thanks, merged to master

@zhengruifeng zhengruifeng deleted the ps_py_310 branch July 8, 2025 09:37
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @zhengruifeng and all.

cc @peter-toth

asl3 pushed a commit to asl3/spark that referenced this pull request Jul 14, 2025
… 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

Closes apache#51397 from zhengruifeng/ps_py_310.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
ksbeyer pushed a commit to ksbeyer/spark that referenced this pull request Jul 14, 2025
… 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

Closes apache#51397 from zhengruifeng/ps_py_310.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
haoyangeng-db pushed a commit to haoyangeng-db/apache-spark that referenced this pull request Jul 22, 2025
… 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

Closes apache#51397 from zhengruifeng/ps_py_310.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants