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

Santhosh Srinivasan updated PIG-470:
------------------------------------

    Attachment: PIG-470.patch

Attached patch, fixes the TextLoader to return data bytearray instead of 
string. All unit test cases pass.

> 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.

Reply via email to