trinodb/trino

Replace createTimestampType with createTimestampWithTimeZoneType in TestLongTimestampWithTimeZoneType

Open

#26,448 opened on Aug 20, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Java (2,678 forks)batch import
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.

Contributor guide