trinodb/trino
GitHub で見るReplace createTimestampType with createTimestampWithTimeZoneType in TestLongTimestampWithTimeZoneType
Open
#26,448 opened on 2025年8月20日
good first issue
説明
Looks like a copy-paste mistake from TestShortTimestampType.
The test case (testPreviousNextValueEveryPrecisionDataProvider) must be fixed together.