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

Hudson commented on HIVE-2298:
------------------------------

Integrated in Hive-trunk-h0.21 #876 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/876/])
    HIVE-2298. Fix UDAFPercentile to tolerate null percentiles. Vaibhav 
Aggarwal via amareshwari

amareshwari : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1154089
Files : 
* /hive/trunk/ql/src/test/queries/clientpositive/udf_percentile.q
* /hive/trunk/ql/src/test/results/clientpositive/udf_percentile.q.out
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/UDAFPercentile.java


> Fix UDAFPercentile to tolerate null percentiles
> -----------------------------------------------
>
>                 Key: HIVE-2298
>                 URL: https://issues.apache.org/jira/browse/HIVE-2298
>             Project: Hive
>          Issue Type: Bug
>          Components: UDF
>    Affects Versions: 0.7.0
>            Reporter: Vaibhav Aggarwal
>            Assignee: Vaibhav Aggarwal
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2298-2.patch, HIVE-2298-3.patch, HIVE-2298.patch
>
>
> UDAFPercentile when passed null percentile list will throw a null pointer 
> exception.
> Submitting a small fix for that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to