trinodb/trino

Replace createTimestampType with createTimestampWithTimeZoneType in TestLongTimestampWithTimeZoneType

Closed

#26,448 opened on Aug 20, 2025

 (5 comments) (0 reactions) (0 assignees)Java (2,678 forks)batch import
good first issue

Repository metrics

Stars
 (9,113 stars)
PR merge metrics
 (PR metrics pending)

Description

Looks like a copy-paste mistake from TestShortTimestampType.

The test case (testPreviousNextValueEveryPrecisionDataProvider) must be fixed together.

Contributor guide