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

2015-06-24 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599128#comment-14599128
 ] 

Apache Spark commented on SPARK-8180:
-

User 'tarekauel' has created a pull request for this issue:
https://github.com/apache/spark/pull/6981

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



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

2015-06-09 Thread Adrian Wang (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578521#comment-14578521
 ] 

Adrian Wang commented on SPARK-8180:


I'll deal with this.

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