Rajesh Balamohan created HIVE-23843: ---------------------------------------
Summary: Improve key evictions in VectorGroupByOperator Key: HIVE-23843 URL: https://issues.apache.org/jira/browse/HIVE-23843 Project: Hive Issue Type: Improvement Components: Hive Reporter: Rajesh Balamohan Keys in {{mapKeysAggregationBuffers}} are evicted in random order. Tasks also get into GC issues when multiple keys are involved in groupbys. It would be good to provide an option to have LRU based eviction for mapKeysAggregationBuffers. -- This message was sent by Atlassian Jira (v8.3.4#803005)