Skip to content

[SPARK-55414][PYTHON][INFRA] Upgrade Python 3.12 test images for classic-only and pandas 3 to Ubuntu 24.04#54201

Closed
zhengruifeng wants to merge 3 commits intoapache:masterfrom
zhengruifeng:u24_py_312_313
Closed

[SPARK-55414][PYTHON][INFRA] Upgrade Python 3.12 test images for classic-only and pandas 3 to Ubuntu 24.04#54201
zhengruifeng wants to merge 3 commits intoapache:masterfrom
zhengruifeng:u24_py_312_313

Conversation

@zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Feb 7, 2026

What changes were proposed in this pull request?

Upgrade Python 3.12 test images for classic-only and pandas 3 to Ubuntu 24.04

Why are the changes needed?

to test with newer os

Does this PR introduce any user-facing change?

no

How was this patch tested?

PR builder with

default: '{"PYSPARK_IMAGE_TO_TEST": "python-312-classic-only", "PYTHON_TO_TEST": "python3.12"}'

https://github.com/zhengruifeng/spark/actions/runs/21777398247/job/62836232446 passed

default: '{"PYSPARK_IMAGE_TO_TEST": "python-312-pandas-3", "PYTHON_TO_TEST": "python3.12"}'

https://github.com/zhengruifeng/spark/actions/runs/21778886479/job/62840558934 failed as expected, since pandas 3 support is still WIP

Was this patch authored or co-authored using generative AI tooling?

no

@github-actions
Copy link

github-actions bot commented Feb 7, 2026

JIRA Issue Information

=== Improvement SPARK-55414 ===
Summary: Upgrade Python 3.12 test images for classic-only and pandas 3 to Ubuntu 24.04
Assignee: None
Status: Open
Affected: ["4.2.0"]


This comment was automatically generated by GitHub Actions

@zhengruifeng zhengruifeng marked this pull request as ready for review February 8, 2026 03:33
@HyukjinKwon
Copy link
Member

Merged to master.

Yicong-Huang pushed a commit to Yicong-Huang/spark that referenced this pull request Feb 8, 2026
…sic-only and pandas 3 to Ubuntu 24.04

### What changes were proposed in this pull request?
Upgrade Python 3.12 test images for classic-only and pandas 3 to Ubuntu 24.04

### Why are the changes needed?
to test with newer os

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-312-classic-only", "PYTHON_TO_TEST": "python3.12"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21777398247/job/62836232446 passed

```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-312-pandas-3", "PYTHON_TO_TEST": "python3.12"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21778886479/job/62840558934 failed as expected, since pandas 3 support is still WIP

### Was this patch authored or co-authored using generative AI tooling?
no

Closes apache#54201 from zhengruifeng/u24_py_312_313.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
@zhengruifeng zhengruifeng deleted the u24_py_312_313 branch February 9, 2026 00:14
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.

2 participants