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/07/19 07:53:05 UTC

[jira] [Resolved] (SPARK-8180) date/time function: day / dayofmonth

     [ https://issues.apache.org/jira/browse/SPARK-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin resolved SPARK-8180.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> date/time function: day / dayofmonth 
> -------------------------------------
>
>                 Key: SPARK-8180
>                 URL: https://issues.apache.org/jira/browse/SPARK-8180
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Tarek Auel
>             Fix For: 1.5.0
>
>
> day(string|date|timestamp): int
> dayofmonth(string|date|timestamp): 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org