Skip to content

Simplify TrinoResultSet.parseDate#18109

Merged
wendigo merged 1 commit intotrinodb:masterfrom
wendigo:serafin/simplify-jdbc-parse-date
Jul 5, 2023
Merged

Simplify TrinoResultSet.parseDate#18109
wendigo merged 1 commit intotrinodb:masterfrom
wendigo:serafin/simplify-jdbc-parse-date

Conversation

@wendigo
Copy link
Contributor

@wendigo wendigo commented Jul 3, 2023

The existing try-catch fallback approach is not needed.

Follow-up to #18010

Description

Additional context and related issues

Release notes

( ) 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:

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

The existing try-catch fallback approach is not needed
@cla-bot cla-bot bot added the cla-signed label Jul 3, 2023
@wendigo wendigo requested review from findepi and kokosing July 3, 2023 09:58
@github-actions github-actions bot added the jdbc Relates to Trino JDBC driver label Jul 3, 2023
@wendigo
Copy link
Contributor Author

wendigo commented Jul 3, 2023

@findepi do you mind to take a look?

@wendigo wendigo merged commit cdbc371 into trinodb:master Jul 5, 2023
@wendigo wendigo deleted the serafin/simplify-jdbc-parse-date branch July 5, 2023 09:39
@github-actions github-actions bot added this to the 421 milestone Jul 5, 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.

2 participants