Prasanth Jayachandran created HIVE-9111:
-------------------------------------------
Summary: Potential NPE in OrcStruct for list and map types
Key: HIVE-9111
URL: https://issues.apache.org/jira/browse/HIVE-9111
Project: Hive
Issue Type: Bug
Components: File Formats
Affects Versions: 0.14.0, 0.15.0, 0.14.1
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
Currently getters in OrcStruct class for list and map object inspectors does
not have null checks which may throw NPE when UDFs like size() is used on list
or map column.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)