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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to