[
https://issues.apache.org/jira/browse/HIVE-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654587#action_12654587
]
David Phillips commented on HIVE-118:
-------------------------------------
Minor bug, this registers the wrong class:
registerUDF("day", UDFDayOfMonth.class, OperatorType.PREFIX, false);
We need tests that validate these functions. I'll work on that.
> Add date related functions to Hive
> ----------------------------------
>
> Key: HIVE-118
> URL: https://issues.apache.org/jira/browse/HIVE-118
> Project: Hadoop Hive
> Issue Type: New Feature
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Attachments: HIVE-118-1.patch
>
>
> Add FromUnixTime, Year, Month, DayOfMonth, and Date functions as in mysql:
> http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.