[ https://issues.apache.org/jira/browse/HIVE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892502#action_12892502 ]
John Sichi commented on HIVE-1470: ---------------------------------- +1. Will commit when tests pass. > percentile_approx() fails with more than 1 reducer > -------------------------------------------------- > > Key: HIVE-1470 > URL: https://issues.apache.org/jira/browse/HIVE-1470 > Project: Hadoop Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.6.0 > Reporter: Mayank Lahiri > Assignee: Mayank Lahiri > Fix For: 0.7.0 > > Attachments: HIVE-1470.1.patch, HIVE-1470.2.patch > > > The larger issue is that a UDAF that has variable return types needs two > inner Evaluator classes. This patch fixes a NullPointerException bug that is > only encountered when partial aggregations are invoked. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.