@Evolving public class TimestampType extends BasePrimitiveType
Due to historical reasons timestamp partition columns do not store timezone information. Kernel interprets all timestamp partition columns in UTC.
Modifier and Type | Field and Description |
---|---|
static TimestampType |
TIMESTAMP |
createPrimitive, equals, getAllPrimitiveTypes, hashCode, isPrimitiveType, toString
equivalent
public static final TimestampType TIMESTAMP