Skip to content
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

Update Java to 23.0.2 #24787

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update Java to 23.0.2 #24787

wants to merge 2 commits into from

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Jan 24, 2025

This brings updated timezonedb to version 2024b
(openjdk/jdk23u@73b2341) which amends historical timezone definitions for Mexico/Bahia_Banderas that we use for testing timezone gap around the unix timestamp epoch.

Corresponding Joda time update also has these timezone definitions updated. PostgreSQL test server was upgraded to 12 to correctly handle
UTC around epoch. MySQL was updated to 8.0.41 due to the same reason.

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jan 24, 2025
@wendigo wendigo force-pushed the serafin/23.0.2 branch 2 times, most recently from ae171c6 to e4828b0 Compare January 24, 2025 09:01
@github-actions github-actions bot added the jdbc Relates to Trino JDBC driver label Jan 24, 2025
@github-actions github-actions bot added the delta-lake Delta Lake connector label Jan 24, 2025
@wendigo wendigo force-pushed the serafin/23.0.2 branch 8 times, most recently from 7c28499 to 03593e8 Compare January 24, 2025 14:59
@wendigo wendigo requested a review from martint January 24, 2025 14:59
@wendigo
Copy link
Contributor Author

wendigo commented Jan 24, 2025

Alternative approach to #24786

@wendigo
Copy link
Contributor Author

wendigo commented Jan 24, 2025

Remaining failures are snowflake related. Some test cases were removed, one test was disabled (delta lake), maybe it's no longer needed. Cc @ebyhr

This brings updated timezonedb to version 2024b
(openjdk/jdk23u@73b2341)
which amends historical timezone definitions for Mexico/Bahia_Banderas
that we use for testing timezone gap around the unix timestamp epoch.

Corresponding Joda time update also has these timezone definitions
updated. PostgreSQL test server was upgraded to 12 to correctly handle
UTC around epoch. MySQL was updated to 8.0.41 due to the same reason.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed delta-lake Delta Lake connector jdbc Relates to Trino JDBC driver
Development

Successfully merging this pull request may close these issues.

1 participant