[
https://issues.apache.org/jira/browse/PIG-2150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich updated PIG-2150:
--------------------------------
Fix Version/s: (was: 0.10)
> 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
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira