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

[jira] [Updated] (HIVE-9594) Add qtests for LAST_DAY udf

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

Alexander Pivovarov updated HIVE-9594:
--------------------------------------
    Description: 
currently udf_last_day.q contains only
{code}
DESCRIBE FUNCTION last_day;
DESCRIBE FUNCTION EXTENDED last_day;
{code}
Better to add several function executions to the file.

> Add qtests for LAST_DAY udf
> ---------------------------
>
>                 Key: HIVE-9594
>                 URL: https://issues.apache.org/jira/browse/HIVE-9594
>             Project: Hive
>          Issue Type: Improvement
>          Components: UDF
>            Reporter: Alexander Pivovarov
>            Assignee: Alexander Pivovarov
>            Priority: Minor
>
> currently udf_last_day.q contains only
> {code}
> DESCRIBE FUNCTION last_day;
> DESCRIBE FUNCTION EXTENDED last_day;
> {code}
> Better to add several function executions to the file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)