[ 
https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398195#comment-13398195
 ] 

rohithsharma commented on HIVE-2804:
------------------------------------

I think, 
adding "GenericUDFEvaluateNPE.java" only for test framework is not required. 
Existing below UDAF queries will catch above problem.
>> SELECT percentile(key,5) FROM src;
>> SELECT assert_true(key >= 100) FROM src;

We can add these queries into tests.

                
> Task log retrieval fails on Hadoop 0.23
> ---------------------------------------
>
>                 Key: HIVE-2804
>                 URL: https://issues.apache.org/jira/browse/HIVE-2804
>             Project: Hive
>          Issue Type: Bug
>          Components: Diagnosability, Query Processor, Security
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>         Attachments: HIVE-2804.1.patch.txt, HIVE-2804.2.patch.txt, 
> HIVE-2804.3.patch.txt, HIVE-2804.4.patch.txt, HIVE-2804.5.patch.txt, 
> HIVE-2804.5.patch.txt, HIVE-2804.6.patch.txt, HIVE-2804.7.patch.txt, 
> HIVE-2804.D3057.1.patch, HIVE-2804.D3057.2.patch, HIVE-2804.D3057.3.patch, 
> HIVE-2804.D3219.1.patch, HIVE-2804.D3219.2.patch
>
>


--
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

        

Reply via email to