gravitino.api.types.type.DateTimeType¶
- class gravitino.api.types.type.DateTimeType¶
Bases:
PrimitiveType,ABCBase class for all date/time types.
- __init__()¶
Methods
__init__()name()Returns the generic name of the type.
Returns a readable string representation of the type.
Attributes
DATE_TIME_PRECISION_NOT_SETMAX_ALLOWED_PRECISIONMIN_ALLOWED_PRECISION- abstract simple_string() str¶
Returns a readable string representation of the type.