Update the hash table entry before flushing in Group By hash aggregation
------------------------------------------------------------------------

                 Key: HIVE-878
                 URL: https://issues.apache.org/jira/browse/HIVE-878
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: Zheng Shao
            Assignee: Zheng Shao
            Priority: Critical


This is a newly introduced bug from r796133.
We should first update the aggregation, and then we can flush the hash table. 
Otherwise the entry that we update might be already out of the hash table.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to