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

[jira] [Created] (SPARK-8177) year function

Reynold Xin created SPARK-8177:
----------------------------------

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


year(string date): int

Returns the year part of a date or a timestamp string: year("1970-01-01 00:00:00") = 1970, year("1970-01-01") = 1970.

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