[ https://issues.apache.org/jira/browse/HIVE-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935773#comment-13935773 ]
Hive QA commented on HIVE-6641: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12634457/HIVE-6641.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5397 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_infer_bucket_sort_map_operators {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1777/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1777/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12634457 > optimized HashMap keys won't work correctly with decimals > --------------------------------------------------------- > > Key: HIVE-6641 > URL: https://issues.apache.org/jira/browse/HIVE-6641 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-6641.patch > > > Decimal values with can be equal while having different byte representations > (different precision/scale), so comparing bytes is not enough. For a quick > fix, we can disable this for decimals -- This message was sent by Atlassian JIRA (v6.2#6252)