You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2013/12/11 00:40:10 UTC

[jira] [Commented] (HIVE-5580) push down predicates with an and-operator between non-SARGable predicates will get NPE

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

Hive QA commented on HIVE-5580:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12618107/HIVE-5580.2.patch

{color:green}SUCCESS:{color} +1 4762 tests passed

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/601/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/601/console

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: 12618107

> push down predicates with an and-operator between non-SARGable predicates will get NPE
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-5580
>                 URL: https://issues.apache.org/jira/browse/HIVE-5580
>             Project: Hive
>          Issue Type: Bug
>          Components: File Formats
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: D13533.1.patch, HIVE-5580.2.patch
>
>
> When all of the predicates in an AND-operator in a SARG expression get removed by the SARG builder, evaluation can end up with a NPE. Sub-expressions are typically removed from AND-operators because they aren't SARGable.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)