TextDataParser does not handle non-ASCII UTF-8 characters
---------------------------------------------------------
Key: PIG-681
URL: https://issues.apache.org/jira/browse/PIG-681
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: types_branch
Reporter: Santhosh Srinivasan
Fix For: types_branch
The TextDataParser handles ASCII data but it does not handle non-ASCII UTF-8
data. Since Pig supports UTF-8 data, the parser should be modified to handle
non-ASCII UTF-8 data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.