[
https://issues.apache.org/jira/browse/SPARK-9133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davies Liu resolved SPARK-9133.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Issue resolved by pull request 7754
[https://github.com/apache/spark/pull/7754]
> Add and Subtract should support date/timestamp and interval type
> ----------------------------------------------------------------
>
> Key: SPARK-9133
> URL: https://issues.apache.org/jira/browse/SPARK-9133
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
> Assignee: Davies Liu
> Fix For: 1.5.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]