trinodb/trino

Replace createTimestampType with createTimestampWithTimeZoneType in TestLongTimestampWithTimeZoneType

Open

#26448 opened on Aug 20, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Java (9,113 stars) (2,678 forks)batch import
good first issue

Description

Looks like a copy-paste mistake from TestShortTimestampType.

The test case (testPreviousNextValueEveryPrecisionDataProvider) must be fixed together.

Contributor guide