Rajesh Balamohan created HIVE-23917: ---------------------------------------
Summary: Reset key access count during eviction in VectorGroupByOperator Key: HIVE-23917 URL: https://issues.apache.org/jira/browse/HIVE-23917 Project: Hive Issue Type: Bug Reporter: Rajesh Balamohan Follow up of https://issues.apache.org/jira/browse/HIVE-23843 There can be a case (depending on data) where large number of entries in the aggregation map, exceed the average access and it could prevent 10% flushing limit. Adding reset on the evicted entries would help preventing this. -- This message was sent by Atlassian Jira (v8.3.4#803005)