[
https://issues.apache.org/jira/browse/HIVE-24416?focusedWorklogId=548610&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-548610
]
ASF GitHub Bot logged work on HIVE-24416:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/21 12:08
Start Date: 05/Feb/21 12:08
Worklog Time Spent: 10m
Work Description: abstractdog commented on pull request #1945:
URL: https://github.com/apache/hive/pull/1945#issuecomment-773994263
cc: @rbalamohan
find attached test in commit
```
Benchmark Mode Cnt Score Error Units
HiveCharBench.BaseBench.testStrippedValueNew avgt 10 0.299 ± 0.017 ms/op
HiveCharBench.BaseBench.testStrippedValueOld avgt 10 1.523 ± 0.041 ms/op
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 548610)
Time Spent: 0.5h (was: 20m)
> Optimise HiveCharWritable::getStrippedValue
> -------------------------------------------
>
> Key: HIVE-24416
> URL: https://issues.apache.org/jira/browse/HIVE-24416
> Project: Hive
> Issue Type: Improvement
> Reporter: Rajesh Balamohan
> Assignee: László Bodor
> Priority: Major
> Labels: pull-request-available
> Attachments: Screenshot 2020-11-24 at 10.36.51 AM.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> !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)