Optimize ColumnarStructObjectInspector.getStructFieldData()
-----------------------------------------------------------
Key: HIVE-1751
URL: https://issues.apache.org/jira/browse/HIVE-1751
Project: Hive
Issue Type: Improvement
Reporter: Siying Dong
Assignee: Siying Dong
ColumnarStructObjectInspector.getStructFieldData() is a heavy used function and
is expensive.
By optimizing this function, including ColumnarStruct.uncheckedGetField()
called by it, most queries can benefit from it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.