Skip to content

Conversation

@mosabua
Copy link
Member

@mosabua mosabua commented May 12, 2023

Description

Could also update to 23.2.0.0 but that is a "Developer release"

Additional context and related issues

Our required runtime is Java 17 .. we should at least use the JDBC driver for Java 11/17 .. not the one for Java 8/11.

Fixes #6714

Release notes

(x) This is not user-visible or 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:

@cla-bot cla-bot bot added the cla-signed label May 12, 2023
@mosabua mosabua changed the title Updated Oracle JDBC driver Update to Java 11/17 Oracle JDBC driver May 12, 2023
@github-actions github-actions bot added the jdbc Relates to Trino JDBC driver label May 12, 2023
Copy link
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

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

Did you miss updating trino-oracle module?

@mosabua
Copy link
Member Author

mosabua commented May 15, 2023

Did you miss updating trino-oracle module?

Sure did... was hacking during Open Source Summit. Add the update now.

@mosabua
Copy link
Member Author

mosabua commented May 15, 2023

From what I can tell the CI failure is a false alarm. Can you confirm @ebyhr ?

@mosabua mosabua merged commit a41464c into trinodb:master May 15, 2023
@mosabua mosabua deleted the mm/ojdbc branch May 15, 2023 22:29
@github-actions github-actions bot added this to the 418 milestone May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed jdbc Relates to Trino JDBC driver

Development

Successfully merging this pull request may close these issues.

Update Oracle JDBC driver to latest release

2 participants