Description
Input String | Valid Types | Description |
---|---|---|
epoch | timestamp | 1970-01-01 00:00:00+00 (Unix system time zero) |
now | timestamp | current transaction's start time |
today | timestamp | midnight today |
tomorrow | timestamp | midnight tomorrow |
yesterday | timestamp | midnight yesterday |
Attachments
Issue Links
- is a clone of
-
SPARK-28141 Date type can not accept special values
- Resolved
- is related to
-
SPARK-35581 Casting special strings to DATE/TIMESTAMP returns inconsistent results
- Resolved
-
SPARK-29155 Support special date/timestamp values in the PostgreSQL dialect only
- Resolved
-
SPARK-29275 Update the SQL migration guide regarding special date/timestamp values
- Resolved
- links to