[
https://issues.apache.org/jira/browse/HIVE-26448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jiaan.geng updated HIVE-26448:
------------------------------
Description:
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.
was:
Currently, these method setV0, setV1, setV2 call updateCount directly.
updateCount have a lot if else logic.
In fact, we can improve the code by judge count field.
> 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
> Fix For: 0.13.0
>
>
> 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)