[ 
https://issues.apache.org/jira/browse/HIVE-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910193#comment-13910193
 ] 

Hive QA commented on HIVE-5950:
-------------------------------



{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/12630405/HIVE-5950.4.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5181 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_schemeAuthority
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1467/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1467/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: 12630405

> ORC SARG creation fails with NPE for predicate conditions with 
> decimal/date/char/varchar datatypes
> --------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-5950
>                 URL: https://issues.apache.org/jira/browse/HIVE-5950
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Prasanth J
>            Assignee: Prasanth J
>              Labels: orcfile
>         Attachments: HIVE-5950.1.patch, HIVE-5950.2.patch, HIVE-5950.3.patch, 
> HIVE-5950.4.patch
>
>
> When decimal or date column is used, the type field in PredicateLeafImpl will 
> be set to null. This will result in NPE during predicate leaf generation 
> because of null dereferencing in hashcode computation. SARG creation should 
> be extended to support/handle decimal and date data types.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to