You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/06/09 07:59:00 UTC

[jira] [Created] (SPARK-8186) date_add function

Reynold Xin created SPARK-8186:
----------------------------------

             Summary: date_add function
                 Key: SPARK-8186
                 URL: https://issues.apache.org/jira/browse/SPARK-8186
             Project: Spark
          Issue Type: Sub-task
            Reporter: Reynold Xin


date_add(string startdate, int days): string

date_add(date startdate, int days): date


Adds a number of days to startdate: date_add('2008-12-31', 1) = '2009-01-01'.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org