Description
Should support
date + interval
interval + date
timestamp + interval
interval + timestamp
The best way to support this is probably to resolve this to a date add/substract expression, rather than making add/subtract support these types.
Attachments
Issue Links
- is blocked by
-
SPARK-8186 date/time function: date_add
- Resolved
-
SPARK-8187 date/time function: date_sub
- Resolved
- links to