Details
Description
GroupByOperator holds onto the Hash aggregates accumulated when the plan is cached.
Drop the hashAggregates in case of error during forwarding to the next operator.
Added for PTF, TopN and all GroupBy cases.
Attachments
Attachments
Issue Links
- is depended upon by
-
HIVE-13238 "java.lang.OutOfMemoryError: Java heap space" occurs at Hive on Tez
- Resolved