[ https://issues.apache.org/jira/browse/PIG-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair reassigned PIG-2150: ---------------------------------- Assignee: Thejas M Nair > optimize long serialization in BinInterSedes > -------------------------------------------- > > Key: PIG-2150 > URL: https://issues.apache.org/jira/browse/PIG-2150 > Project: Pig > Issue Type: Improvement > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.10 > > Attachments: PIG-2150.1.patch > > > The serialization of long in BinInterSedes can also be optimized the way it > is done for Integer. For values such as 0,1 encode the value in the type > byte. For small values of long, store the value in fewer bytes. > This will help in reducing map output size and intermediate files sizes. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira