You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alexander Pivovarov (JIRA)" <ji...@apache.org> on 2015/04/01 19:59:53 UTC

[jira] [Updated] (HIVE-3378) UDF to obtain the numeric day of an year from date or timestamp in HIVE.

     [ https://issues.apache.org/jira/browse/HIVE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Pivovarov updated HIVE-3378:
--------------------------------------
    Attachment: HIVE-3378.02.patch

patch #2.
- created dayofyear UDF based on GenericUDF
- added junit and q tests

>  	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: New Feature
>          Components: UDF
>    Affects Versions: 0.8.1, 0.9.0
>            Reporter: Deepti Antony
>            Assignee: Alexander Pivovarov
>         Attachments: HIVE-3378.02.patch, HIVE-3378.1.patch.txt
>
>
>   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 was sent by Atlassian JIRA
(v6.3.4#6332)