trinodb/trino

Replace createTimestampType with createTimestampWithTimeZoneType in TestLongTimestampWithTimeZoneType

Open

#26.448 geöffnet am 20. Aug. 2025

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (9.113 Stars) (2.678 Forks)batch import
good first issue

Beschreibung

Looks like a copy-paste mistake from TestShortTimestampType.

The test case (testPreviousNextValueEveryPrecisionDataProvider) must be fixed together.

Contributor Guide