[
https://issues.apache.org/jira/browse/SPARK-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-8181:
-------------------------------
Description:
hour(string|date|timestamp): int
Returns the hour of the timestamp: hour('2009-07-30 12:58:59') = 12,
hour('12:58:59') = 12.
was:
hour(string date): int
Returns the hour of the timestamp: hour('2009-07-30 12:58:59') = 12,
hour('12:58:59') = 12.
> hour function
> -------------
>
> Key: SPARK-8181
> URL: https://issues.apache.org/jira/browse/SPARK-8181
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Reynold Xin
>
> hour(string|date|timestamp): int
> Returns the hour of the timestamp: hour('2009-07-30 12:58:59') = 12,
> hour('12:58:59') = 12.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]