Skip to content

[SPARK-55415][PYTHON][INFRA] Upgrade PyPy images to Ubuntu 24.04#54202

Closed
zhengruifeng wants to merge 4 commits intoapache:masterfrom
zhengruifeng:u24_pypy
Closed

[SPARK-55415][PYTHON][INFRA] Upgrade PyPy images to Ubuntu 24.04#54202
zhengruifeng wants to merge 4 commits intoapache:masterfrom
zhengruifeng:u24_pypy

Conversation

@zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented Feb 7, 2026

What changes were proposed in this pull request?

Upgrade PyPy images to Ubuntu 24.04

Why are the changes needed?

to test with newer os version

Does this PR introduce any user-facing change?

no

How was this patch tested?

PR builder with

default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-310", "PYTHON_TO_TEST": "pypy3"}'

https://github.com/zhengruifeng/spark/actions/runs/21777603039/job/62837391685 passed

default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-311", "PYTHON_TO_TEST": "pypy3"}'

https://github.com/zhengruifeng/spark/actions/runs/21780231635/job/62844418209 failed as normal

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-55415 ===
Summary: Upgrade PyPy images 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
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 .

@dongjoon-hyun
Copy link
Member

Merged to master.

Yicong-Huang pushed a commit to Yicong-Huang/spark that referenced this pull request Feb 8, 2026
### What changes were proposed in this pull request?
Upgrade PyPy images to Ubuntu 24.04

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

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

### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-310", "PYTHON_TO_TEST": "pypy3"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21777603039/job/62837391685 passed

```
default: '{"PYSPARK_IMAGE_TO_TEST": "pypy-311", "PYTHON_TO_TEST": "pypy3"}'
```

https://github.com/zhengruifeng/spark/actions/runs/21780231635/job/62844418209 failed as normal

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

Closes apache#54202 from zhengruifeng/u24_pypy.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@zhengruifeng zhengruifeng deleted the u24_pypy 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