Remus Rusanu created HIVE-4606:
----------------------------------

             Summary: Implement vector group by hash spill
                 Key: HIVE-4606
                 URL: https://issues.apache.org/jira/browse/HIVE-4606
             Project: Hive
          Issue Type: Sub-task
          Components: Query Processor
    Affects Versions: vectorization-branch
            Reporter: Remus Rusanu
            Assignee: Remus Rusanu


the row mode GBy operator is capable of spilling the hash map (by emitting it 
into the M/R and deleting the keys emitted) to conform to emmory constraints. 
The VGBy should be able to do the same.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to