[ https://issues.apache.org/jira/browse/SPARK-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583059#comment-14583059 ]
Apache Spark commented on SPARK-8186: ------------------------------------- User 'adrian-wang' has created a pull request for this issue: https://github.com/apache/spark/pull/6782 > date/time function: date_add > ---------------------------- > > Key: SPARK-8186 > URL: https://issues.apache.org/jira/browse/SPARK-8186 > Project: Spark > Issue Type: Sub-task > Components: SQL > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org