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:58:00 UTC

[jira] [Created] (SPARK-8185) datediff function

Reynold Xin created SPARK-8185:
----------------------------------

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


datediff(date enddate, date startdate): int

Returns the number of days from startdate to enddate: datediff('2009-03-01', '2009-02-27') = 2.


See https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF




--
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