[
https://issues.apache.org/jira/browse/HIVE-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-13887:
---------------------------
Attachment: HIVE-13887.1.patch
> 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
> Labels: Performance
> Attachments: HIVE-13887.1.patch, HIVE-13887.1.patch
>
>
> 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)