[ https://issues.apache.org/jira/browse/HIVE-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115531#comment-14115531 ]
Hive QA commented on HIVE-7911: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12665356/HIVE-7911.1.patch {color:green}SUCCESS:{color} +1 6127 tests passed Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/562/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/562/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-562/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12665356 > Guaranteed ClassCastException in AccumuloRangeGenerator > ------------------------------------------------------- > > Key: HIVE-7911 > URL: https://issues.apache.org/jira/browse/HIVE-7911 > Project: Hive > Issue Type: Bug > Reporter: Lars Francke > Assignee: Lars Francke > Attachments: HIVE-7911.1.patch > > > AccumuloRangeGenerator has a typo where it should say > {{WritableConstantFloatObjectInspector}} instead of > {{WritableConstantDoubleObjectInspector}}. > I've changed the method to avoid the multiple if-else statements as all that > is expected is a {{PrimitiveObjectInspector}}. -- This message was sent by Atlassian JIRA (v6.2#6252)