You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2017/03/14 19:04:41 UTC

[jira] [Created] (HIVE-16208) Vectorization: ProcessingModeHashAggregate::sumBatchSize is never reset

Gopal V created HIVE-16208:
------------------------------

             Summary: Vectorization: ProcessingModeHashAggregate::sumBatchSize is never reset
                 Key: HIVE-16208
                 URL: https://issues.apache.org/jira/browse/HIVE-16208
             Project: Hive
          Issue Type: Bug
            Reporter: Gopal V


When processing >2x the hash-table size in the vectorized group-by, the check for fall-back to streaming is wrong because {{sumBatchSize*minReduction}} is not modified by a partial flush or a full flush.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)