[ https://issues.apache.org/jira/browse/HIVE-5580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798563#comment-13798563 ]
Phabricator commented on HIVE-5580: ----------------------------------- hagleitn has accepted the revision "HIVE-5580 [jira] push down predicates with an and-operator between non-SARGable predicates will get NPE". LGTM +1 REVISION DETAIL https://reviews.facebook.net/D13533 BRANCH h-5580 ARCANIST PROJECT hive To: JIRA, hagleitn, omalley > 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 > > > 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#6144)