[
https://issues.apache.org/jira/browse/PIG-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909251#action_12909251
]
Alan Gates commented on PIG-1017:
---------------------------------
Are we really going to do this? I doubt it now, as the backward
incompatibility cost would be so high. At the very least I don't think we'll
do it for 0.9.
> Converts strings to text in Pig
> -------------------------------
>
> Key: PIG-1017
> URL: https://issues.apache.org/jira/browse/PIG-1017
> Project: Pig
> Issue Type: Improvement
> Reporter: Sriranjan Manjunath
> Assignee: Sriranjan Manjunath
> Fix For: 0.9.0
>
> Attachments: stotext.patch
>
>
> Strings in Java are UTF-16 and takes 2 bytes. Text
> (org.apache.hadoop.io.Text) stores the data in UTF-8 and could show
> significant reductions in memory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.