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:06 UTC

[jira] [Resolved] (SPARK-8177) date/time function: year

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

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

> date/time function: year
> ------------------------
>
>                 Key: SPARK-8177
>                 URL: https://issues.apache.org/jira/browse/SPARK-8177
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Tarek Auel
>             Fix For: 1.5.0
>
>
> {code}
> year(timestamp time): int
> {code}
> Returns the year part of a date or a timestamp string: year("1970-01-01 00:00:00") = 1970, year("1970-01-01") = 1970.



--
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