Prasanth Jayachandran created HIVE-12639:
--------------------------------------------

             Summary: Handle exceptions during SARG creation
                 Key: HIVE-12639
                 URL: https://issues.apache.org/jira/browse/HIVE-12639
             Project: Hive
          Issue Type: Bug
    Affects Versions: 2.0.0, 2.1.0
            Reporter: Prasanth Jayachandran


Bad predicates can cause SearchArgument creation to throw exception.  For 
example, filters like where ts = '2014-15-16 17:18:19.20' can throw 
IllegalArgumentException during SARG creation as timestamp is of wrong format 
(month is invalid). If SARG creation fails, it should return YES_NO_NULL 
TruthValue instead of throwing exception. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to