Package io.trino.operator.scalar.timetz
Class TimeWithTimeZoneToTimeWithTimeZoneCast
java.lang.Object
io.trino.operator.scalar.timetz.TimeWithTimeZoneToTimeWithTimeZoneCast
-
Method Summary
Modifier and TypeMethodDescriptionstatic LongTimeWithTimeZonelongToLong(long targetPrecision, LongTimeWithTimeZone timestamp) static longlongToShort(long targetPrecision, LongTimeWithTimeZone timestamp) static LongTimeWithTimeZoneshortToLong(long packedTime) static longshortToShort(long sourcePrecision, long targetPrecision, long packedTime)
-
Method Details
-
shortToShort
public static long shortToShort(long sourcePrecision, long targetPrecision, long packedTime) -
shortToLong
-
longToShort
-
longToLong
-