Skip to content

Add support for timezone parameter to JDBC driver#19102

Merged
wendigo merged 1 commit intotrinodb:masterfrom
hashhar:hashhar/timezone-jdbc
Oct 17, 2023
Merged

Add support for timezone parameter to JDBC driver#19102
wendigo merged 1 commit intotrinodb:masterfrom
hashhar:hashhar/timezone-jdbc

Conversation

@hashhar
Copy link
Copy Markdown
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 aalbu and nineinchnick October 5, 2023 07:47
@github-actions github-actions bot added the docs label Oct 5, 2023
@hashhar
Copy link
Copy Markdown
Member Author

hashhar commented Oct 5, 2023

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

@wendigo
Copy link
Copy Markdown
Contributor

wendigo commented Oct 6, 2023

@hashhar please squash so we can merge it

@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
Copy Markdown
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
@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