Namitha Babychan created HIVE-3299: -------------------------------------- Summary: UDF DAYNAME(date) to HIVE Key: HIVE-3299 URL: https://issues.apache.org/jira/browse/HIVE-3299 Project: Hive Issue Type: New Feature Components: UDF Affects Versions: 0.9.0 Reporter: Namitha Babychan Fix For: 0.10.0
Function Name: DAYNAME (date) Returns the name of the weekday for date. Example: hive> SELECT DAYNAME('2012-07-25'); -> 'Wednesday' -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira