Deepti Antony created HIVE-3378:
-----------------------------------
Summary: UDF to obtain the numeric day of an year from date or
timestamp in HIVE.
Key: HIVE-3378
URL: https://issues.apache.org/jira/browse/HIVE-3378
Project: Hive
Issue Type: Bug
Components: UDF
Affects Versions: 0.9.0, 0.8.1
Reporter: Deepti Antony
Fix For: 0.9.1
Hive current releases lacks a function which returns the numeric day of an
year if a date or timestamp is given .The function DAYOFYEAR(date) would return
the numeric day from a date / timestamp or which would be useful while using
HiveQL.DAYOFYEAR can be used to compare data with respect to number of days
till the given date.It can be used in different domains.
--
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