[
https://issues.apache.org/jira/browse/HIVE-12639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran resolved HIVE-12639.
------------------------------------------
Resolution: Duplicate
Assignee: Prasanth Jayachandran
Duplicate of HIVE-12596
> 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
> Assignee: 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)