Skip to content

Fix incorrect date and timestamp <= 1582-10-14 in Oracle#10380

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/oracle-date-tests
Dec 31, 2021
Merged

Fix incorrect date and timestamp <= 1582-10-14 in Oracle#10380
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/oracle-date-tests

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Dec 22, 2021

No description provided.

Writing dates between '1582-10-05' and '1582-10-14' still leads to incorrect
results. It will be stored with +10 days in Oracle.
@cla-bot cla-bot bot added the cla-signed label Dec 22, 2021
Copy link
Copy Markdown
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

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

It's sad that most JDBC drivers have some kind of issues even when using the new java 8 time API.

LGTM % comment

@ebyhr ebyhr merged commit 77cfd97 into trinodb:master Dec 31, 2021
@ebyhr ebyhr deleted the ebi/oracle-date-tests branch December 31, 2021 11:06
@ebyhr ebyhr mentioned this pull request Dec 31, 2021
@github-actions github-actions bot added this to the 368 milestone Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants