[
https://issues.apache.org/jira/browse/HIVE-26448?focusedWorklogId=798512&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-798512
]
ASF GitHub Bot logged work on HIVE-26448:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/22 18:08
Start Date: 05/Aug/22 18:08
Worklog Time Spent: 10m
Work Description: sunchao commented on PR #3501:
URL: https://github.com/apache/hive/pull/3501#issuecomment-1206715867
Thanks, merged!
Issue Time Tracking
-------------------
Worklog Id: (was: 798512)
Time Spent: 50m (was: 40m)
> Improve UnsignedInt128.setV*()
> ------------------------------
>
> Key: HIVE-26448
> URL: https://issues.apache.org/jira/browse/HIVE-26448
> Project: Hive
> Issue Type: Sub-task
> Components: SQL
> Reporter: jiaan.geng
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently, these method setV0, setV1, setV2 of UnsignedInt128 call
> updateCount directly.
> updateCount have a lot if else logic.
> In fact, we can improve the code by judge count field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)