Gopal V created HIVE-13887:
------------------------------
Summary: LazySimpleSerDe should parse "NULL" dates faster
Key: HIVE-13887
URL: https://issues.apache.org/jira/browse/HIVE-13887
Project: Hive
Issue Type: Bug
Components: Serializers/Deserializers, Vectorization
Affects Versions: 2.1.0
Reporter: Gopal V
Assignee: Gopal V
Date string which contain "NULL" or "(null)" are being parsed through a very
slow codepath involving exception handling as a normal codepath.
These are currently ~4x slower than parsing an actual date field.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)