trinodb/trino
View on GitHubReplace createTimestampType with createTimestampWithTimeZoneType in TestLongTimestampWithTimeZoneType
Open
#26448 opened on Aug 20, 2025
good first issue
Description
Looks like a copy-paste mistake from TestShortTimestampType.
The test case (testPreviousNextValueEveryPrecisionDataProvider) must be fixed together.