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

Add support for timezone parameter to JDBC driver #19102

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

hashhar
Copy link
Member

@hashhar hashhar commented Sep 20, 2023

Description

Add support for timezone parameter to JDBC driver

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.
(x) Release notes are required, with the following suggested text:

# JDBC
* Add `timezone` parameter to set the session timezone. ({issue}``)

@cla-bot cla-bot bot added the cla-signed label Sep 20, 2023
@github-actions github-actions bot added the jdbc Relates to Trino JDBC driver label Sep 20, 2023
@hashhar hashhar force-pushed the hashhar/timezone-jdbc branch from 82efc36 to 2b9493b Compare September 20, 2023 08:24
@hashhar hashhar marked this pull request as ready for review September 20, 2023 08:25
@hashhar hashhar force-pushed the hashhar/timezone-jdbc branch from 2b9493b to ec21724 Compare September 20, 2023 08:57
@hashhar hashhar force-pushed the hashhar/timezone-jdbc branch from ec21724 to 009d6ab Compare October 5, 2023 07:45
@hashhar hashhar requested review from nineinchnick and aalbu October 5, 2023 07:47
@github-actions github-actions bot added the docs label Oct 5, 2023
@hashhar
Copy link
Member Author

hashhar commented Oct 5, 2023

I think this is now ready for another round of review @electrum @aalbu @wendigo.

@wendigo
Copy link
Contributor

wendigo commented Oct 6, 2023

@hashhar please squash so we can merge it

docs/src/main/sphinx/client/jdbc.md Outdated Show resolved Hide resolved
docs/src/main/sphinx/client/jdbc.md Outdated Show resolved Hide resolved
@hashhar hashhar force-pushed the hashhar/timezone-jdbc branch from 891f212 to 4fdfa52 Compare October 16, 2023 06:39
@hashhar hashhar force-pushed the hashhar/timezone-jdbc branch from 4fdfa52 to 8db9844 Compare October 16, 2023 06:44
@hashhar
Copy link
Member Author

hashhar commented Oct 16, 2023

@electrum PTAL, addressed your comments. Thanks for comment about the exception handling, makes it much simpler.

@wendigo wendigo merged commit 5d07c8b into trinodb:master Oct 17, 2023
91 checks passed
@github-actions github-actions bot added this to the 430 milestone Oct 17, 2023
@hashhar hashhar deleted the hashhar/timezone-jdbc branch October 17, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed docs jdbc Relates to Trino JDBC driver
Development

Successfully merging this pull request may close these issues.

5 participants