Use of BinarySortableSerDe for serialization of the value between map and 
reduce boundary
-----------------------------------------------------------------------------------------

                 Key: HIVE-625
                 URL: https://issues.apache.org/jira/browse/HIVE-625
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Zheng Shao
            Assignee: Zheng Shao


We currently use LazySimpleSerDe which serializes double to text format. Before 
we have LazyBinarySerDe, we should switch to BinarySortableSerDe because that's 
still much faster than LazySimpleSerDe.

-- 
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