Skip to content

[MINOR][PYTHON][TESTS] Fix test_time_zone_against_map_in_arrow for tzdata on ubuntu 24#54129

Closed
zhengruifeng wants to merge 1 commit intoapache:masterfrom
zhengruifeng:nit_ubuntu_2404
Closed

[MINOR][PYTHON][TESTS] Fix test_time_zone_against_map_in_arrow for tzdata on ubuntu 24#54129
zhengruifeng wants to merge 1 commit intoapache:masterfrom
zhengruifeng:nit_ubuntu_2404

Conversation

@zhengruifeng
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Fix test_time_zone_against_map_in_arrow for tzdata on ubuntu 24

Why are the changes needed?

US/Pacific is no longer a valid timezone in tzdata on ubuntu 24, it needs additional packages like tzdata-legacy on ubuntu 24.

Does this PR introduce any user-facing change?

no, test-only

How was this patch tested?

manually check

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

no

@zhengruifeng
Copy link
Copy Markdown
Contributor Author

zhengruifeng commented Feb 4, 2026

@HyukjinKwon @dongjoon-hyun I notice a few tests fail on ubuntu 24, probably it is time to upgrade our images from 22.04 to 24.04.
I will have a try

Copy link
Copy Markdown
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.

@zhengruifeng
Copy link
Copy Markdown
Contributor Author

thanks, merged to master

@zhengruifeng zhengruifeng deleted the nit_ubuntu_2404 branch February 4, 2026 10:23
zhengruifeng added a commit that referenced this pull request Feb 6, 2026
… 24.04

### What changes were proposed in this pull request?
Upgrade Python 3.12 test image to Ubuntu 24.04

### Why are the changes needed?
Ubuntu 22.04 is kind of out of date, we haven't upgrade the OS version for years.
And we started to face test failure specific to old versions (#54129)

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

### How was this patch tested?
CI

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

Closes #54130 from zhengruifeng/test_ubuntu_2404.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Yicong-Huang pushed a commit to Yicong-Huang/spark that referenced this pull request Feb 8, 2026
… 24.04

### What changes were proposed in this pull request?
Upgrade Python 3.12 test image to Ubuntu 24.04

### Why are the changes needed?
Ubuntu 22.04 is kind of out of date, we haven't upgrade the OS version for years.
And we started to face test failure specific to old versions (apache#54129)

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

### How was this patch tested?
CI

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

Closes apache#54130 from zhengruifeng/test_ubuntu_2404.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
rpnkv pushed a commit to rpnkv/spark that referenced this pull request Feb 18, 2026
… 24.04

### What changes were proposed in this pull request?
Upgrade Python 3.12 test image to Ubuntu 24.04

### Why are the changes needed?
Ubuntu 22.04 is kind of out of date, we haven't upgrade the OS version for years.
And we started to face test failure specific to old versions (apache#54129)

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

### How was this patch tested?
CI

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

Closes apache#54130 from zhengruifeng/test_ubuntu_2404.

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.

3 participants