PigStorage does not handle unicode characters above \u007f as a separator in 
the data.
--------------------------------------------------------------------------------------

                 Key: PIG-783
                 URL: https://issues.apache.org/jira/browse/PIG-783
             Project: Pig
          Issue Type: Bug
          Components: impl
    Affects Versions: 0.2.0
            Reporter: Alan Gates
            Priority: Minor


PigStorage reads one byte at a time to find the separator character in the 
data.  So any multi-byte UTF-8 character will not work as a separator.

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