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

[jira] [Created] (SPARK-8179) month function

Reynold Xin created SPARK-8179:
----------------------------------

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


month(string date): int

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

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