[
https://issues.apache.org/jira/browse/HIVE-11513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swarnim Kulkarni updated HIVE-11513:
------------------------------------
Attachment: HIVE-11513.3.patch.txt
Updated patch after addressing review comments.
> AvroLazyObjectInspector could handle empty data better
> ------------------------------------------------------
>
> Key: HIVE-11513
> URL: https://issues.apache.org/jira/browse/HIVE-11513
> Project: Hive
> Issue Type: Improvement
> Reporter: Swarnim Kulkarni
> Assignee: Swarnim Kulkarni
> Attachments: HIVE-11513.1.patch.txt, HIVE-11513.2.patch.txt,
> HIVE-11513.3.patch.txt
>
>
> Currently in the AvroLazyObjectInspector, it looks like we only handle the
> case when the data send to deserialize is null[1]. It would be nice to
> handle the case when it is empty.
> [1]
> https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroLazyObjectInspector.java#L226-L228
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)