Skip to content

Fix TestMySqlTypeMapping.testTimeFromMySql#19901

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/mysql-test-type-mapping
Nov 27, 2023
Merged

Fix TestMySqlTypeMapping.testTimeFromMySql#19901
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/mysql-test-type-mapping

Conversation

@ebyhr
Copy link
Member

@ebyhr ebyhr commented Nov 27, 2023

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@ebyhr ebyhr requested review from hashhar and martint November 27, 2023 00:51
@cla-bot cla-bot bot added the cla-signed label Nov 27, 2023
testTimestampFromMySql(ZoneId.of("Asia/Kathmandu"));
testTimestampFromMySql(TestingSession.DEFAULT_TIME_ZONE_KEY.getZoneId());
testTimeFromMySql(ZoneId.of("Asia/Kathmandu"));
testTimeFromMySql(TestingSession.DEFAULT_TIME_ZONE_KEY.getZoneId());
Copy link
Member Author

Choose a reason for hiding this comment

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

Relates to b561a33

@ebyhr ebyhr merged commit 18e1a79 into trinodb:master Nov 27, 2023
@ebyhr ebyhr deleted the ebi/mysql-test-type-mapping branch November 27, 2023 03:14
@github-actions github-actions bot added this to the 434 milestone Nov 27, 2023
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