[ https://issues.apache.org/jira/browse/HIVE-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757612#action_12757612 ]
Edward Capriolo commented on HIVE-843: -------------------------------------- It seems like we are looking to implement all the functions of mysql but I see us implementing many Date UDFs. Should we simply implement a GregorianCalendarUDF {noformat} GregorianCalendarGet( now() , "DAY_OF_MONTH"); {noformat} And support all the calendar constants? > add UDF hour, minute, second > ---------------------------- > > Key: HIVE-843 > URL: https://issues.apache.org/jira/browse/HIVE-843 > Project: Hadoop Hive > Issue Type: New Feature > Affects Versions: 0.5.0 > Reporter: Zheng Shao > Assignee: Zheng Shao > Attachments: HIVE-843.1.patch, HIVE-843.2.patch > > > See http://dev.mysql.com/doc/refman/5.1/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.