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: [email protected]
For additional commands, e-mail: [email protected]