[ https://issues.apache.org/jira/browse/HIVE-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924862#comment-13924862 ]
Hive QA commented on HIVE-6562: ------------------------------- {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/12633017/HIVE-6562.1.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5374 tests executed *Failed tests:* {noformat} org.apache.hive.service.cli.TestEmbeddedThriftBinaryCLIService.testExecuteStatementAsync {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1658/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1658/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: 12633017 > Protection from exceptions in ORC predicate evaluation > ------------------------------------------------------ > > Key: HIVE-6562 > URL: https://issues.apache.org/jira/browse/HIVE-6562 > Project: Hive > Issue Type: Bug > Affects Versions: 0.13.0 > Reporter: Prasanth J > Assignee: Prasanth J > Labels: orcfile > Attachments: HIVE-6562.1.patch > > > ORC evaluates predicate expressions to select row groups that satisfy > predicate condition. There can be exceptions (mostly ClassCastException) when > data types of predicate constant and min/max values are different. > To avoid this patch catches any such exception and provides a default > behaviour i.e; selecting the row group. -- This message was sent by Atlassian JIRA (v6.2#6252)