You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2011/01/04 01:46:46 UTC

[jira] Updated: (PIG-1017) Converts strings to text in Pig

     [ https://issues.apache.org/jira/browse/PIG-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olga Natkovich updated PIG-1017:
--------------------------------

    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

> 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: Thejas M Nair
>             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.