[ https://issues.apache.org/jira/browse/HIVE-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876865#comment-13876865 ]
Hive QA commented on HIVE-6002: ------------------------------- {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/12619929/HIVE-6002.2.patch {color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 4943 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_filter org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_groupby org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_join org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_part org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_select org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_table org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_union {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/964/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/964/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: 7 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12619929 > Create new ORC write version to address the changes to RLEv2 > ------------------------------------------------------------ > > Key: HIVE-6002 > URL: https://issues.apache.org/jira/browse/HIVE-6002 > Project: Hive > Issue Type: Bug > Reporter: Prasanth J > Assignee: Prasanth J > Labels: orcfile > Attachments: HIVE-6002.1.patch, HIVE-6002.2.patch > > > HIVE-5994 encodes large negative big integers wrongly. This results in loss > of original data that is being written using orc write version 0.12. Bump up > the version number to differentiate the bad writes by 0.12 and the good > writes by this new version (0.12.1?). -- This message was sent by Atlassian JIRA (v6.1.5#6160)