You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2014/05/21 11:32:38 UTC

[jira] [Created] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

Rajesh Balamohan created HIVE-7105:
--------------------------------------

             Summary: Enable ReduceRecordProcessor to generate VectorizedRowBatches
                 Key: HIVE-7105
                 URL: https://issues.apache.org/jira/browse/HIVE-7105
             Project: Hive
          Issue Type: Bug
          Components: Vectorization
            Reporter: Rajesh Balamohan
            Assignee: Jitendra Nath Pandey


Currently, ReduceRecordProcessor sends one key,value pair at a time to its operator pipeline.  It would be beneficial to send VectorizedRowBatch to downstream operators. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)