You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2017/01/26 11:20:24 UTC

[jira] [Created] (HIVE-15734) LazySimpleDeserializeRead.readField needs to catch IllegalArgumentException

Matt McCline created HIVE-15734:
-----------------------------------

             Summary: LazySimpleDeserializeRead.readField needs to catch IllegalArgumentException
                 Key: HIVE-15734
                 URL: https://issues.apache.org/jira/browse/HIVE-15734
             Project: Hive
          Issue Type: Bug
          Components: Hive
            Reporter: Matt McCline
            Assignee: Matt McCline
            Priority: Critical
             Fix For: 2.2.0


E.g. java.sql.Date.valueOf can throw that exception if it encounters a parse error for a date.

With changes to CHAR padding, I think this may be why schema_evol_text_vec_part.q is failing.



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