Description
Input String | Valid Types | Description |
---|---|---|
epoch | date | 1970-01-01 00:00:00+00 (Unix system time zero) |
now | date | current transaction's start time |
today | date | midnight today |
tomorrow | date | midnight tomorrow |
yesterday | date | midnight yesterday |
Attachments
Issue Links
- is cloned by
-
SPARK-29006 Support special date/timestamp values `infinity`/`-infinity`
- Open
-
SPARK-29012 Timestamp type can not accept special values
- Resolved
- is related to
-
SPARK-35581 Casting special strings to DATE/TIMESTAMP returns inconsistent results
- Resolved
-
SPARK-29275 Update the SQL migration guide regarding special date/timestamp values
- Resolved
- links to