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

Fix TestMySqlTypeMapping.testTimeFromMySql #19901

Merged
merged 1 commit into from
Nov 27, 2023

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 martint and hashhar 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