Rajesh Balamohan created HIVE-23870:
---------------------------------------
Summary: Optimise multiple text conversions in
WritableHiveCharObjectInspector.getPrimitiveJavaObjec
Key: HIVE-23870
URL: https://issues.apache.org/jira/browse/HIVE-23870
Project: Hive
Issue Type: Improvement
Reporter: Rajesh Balamohan
Attachments: image-2020-07-17-11-31-38-241.png
Observed this when creating materialized view.
[https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveCharObjectInspector.java#L85]
Same content is converted to Text multiple times.
!image-2020-07-17-11-31-38-241.png|width=1048,height=936!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)