trinodb/trino
View on GitHubReplace createTimestampType with createTimestampWithTimeZoneType in TestLongTimestampWithTimeZoneType
Open
#26,448 opened on Aug 20, 2025
good first issue
Repository metrics
- Stars
- (9,113 stars)
- PR merge metrics
- (Avg merge 6d 3h) (251 merged PRs in 30d)
Description
Looks like a copy-paste mistake from TestShortTimestampType.
The test case (testPreviousNextValueEveryPrecisionDataProvider) must be fixed together.