Dai Wenqing created HIVE-23839:
----------------------------------
Summary: Use LongAdder instead of AtomicLong
Key: HIVE-23839
URL: https://issues.apache.org/jira/browse/HIVE-23839
Project: Hive
Issue Type: Improvement
Reporter: Dai WenqingFor the thread safety of counting,LongAdder is a better choice than AtomicLong. -- This message was sent by Atlassian Jira (v8.3.4#803005)
