Rajesh Balamohan created HIVE-24416:
---------------------------------------
Summary: Optimise HiveCharWritable::getStrippedValue
Key: HIVE-24416
URL: https://issues.apache.org/jira/browse/HIVE-24416
Project: Hive
Issue Type: Improvement
Reporter: Rajesh Balamohan
Attachments: Screenshot 2020-11-24 at 10.36.51 AM.png
!Screenshot 2020-11-24 at 10.36.51 AM.png|width=1126,height=404!
Multiple text conversions can be avoided in HiveCharWritable::getStrippedValue
for removing trailing spaces.
https://github.com/apache/hive/blob/master/serde/src/java/org/apache/hadoop/hive/serde2/io/HiveCharWritable.java#L87
--
This message was sent by Atlassian Jira
(v8.3.4#803005)