[
https://issues.apache.org/jira/browse/SPARK-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-8180:
-------------------------------
Description:
day(string date): int
dayofmonth(date): int
Returns the day part of a date or a timestamp string: day("1970-11-01
00:00:00") = 1, day("1970-11-01") = 1.
See https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF
was:
day(string date): int
dayofmonth(date): int
Returns the day part of a date or a timestamp string: day("1970-11-01
00:00:00") = 1, day("1970-11-01") = 1.
> day / dayofmonth function
> -------------------------
>
> Key: SPARK-8180
> URL: https://issues.apache.org/jira/browse/SPARK-8180
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
>
> day(string date): int
> dayofmonth(date): int
> Returns the day part of a date or a timestamp string: day("1970-11-01
> 00:00:00") = 1, day("1970-11-01") = 1.
> 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]