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 2008/10/02 01:00:44 UTC

[jira] Resolved: (PIG-470) TextLoader returns string instead of a bytearray

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

Olga Natkovich resolved PIG-470.
--------------------------------

    Resolution: Fixed

patch committed. thank, santhosh

> TextLoader returns string instead of a bytearray
> ------------------------------------------------
>
>                 Key: PIG-470
>                 URL: https://issues.apache.org/jira/browse/PIG-470
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: types_branch
>            Reporter: Santhosh Srinivasan
>            Assignee: Santhosh Srinivasan
>             Fix For: types_branch
>
>         Attachments: PIG-470.patch
>
>
> The TextLoader load function returns a string instead of bytearrays. By default, load functions should return bytearrays and Pig will then convert the bytearray into the appropriate Pig Types.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.