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