jiaan.geng created HIVE-26448:
---------------------------------
Summary: Improve UnsignedInt128.setV*()
Key: HIVE-26448
URL: https://issues.apache.org/jira/browse/HIVE-26448
Project: Hive
Issue Type: Sub-task
Components: SQL
Affects Versions: 4.0.0
Reporter: jiaan.gengCurrently, 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)
