The timestamp without time zone type represents a local time in microsecond precision, which is independent of time zone. Its valid range is [0001-01-01T00:00:00.000000, 9999-12-31T23:59:59.999999]. To represent an absolute point in time, use
TimestampType
instead.
Please use the singleton DataTypes.TimestampNTZType
to refer the type.
Constructors
abstract static boolean
int
The default size of a value of the TimestampNTZType is 8 bytes.
abstract static boolean
abstract static int
static scala.collection.Iterator<String>
static scala.collection.Iterator<Object>
Name of the type used in JSON serialization.
Methods inherited from class org.apache.spark.sql.types.DataTypecatalogString, COLLATIONS_METADATA_KEY, equalsIgnoreCaseAndNullability, equalsIgnoreNullability, equalsStructurally, equalsStructurallyByName, fromDDL, fromJson, json, parseTypeWithFallback, prettyJson, simpleString, sql
public TimestampNTZType()
()
()
()
public abstract static int productArity()
()
()
()
public int defaultSize()
The default size of a value of the TimestampNTZType is 8 bytes.
defaultSize
in class DataType
Name of the type used in JSON serialization.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4