[
https://issues.apache.org/jira/browse/PIG-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olga Natkovich updated PIG-838:
-------------------------------
Fix Version/s: 0.9.0
> Parser does not handle ctrl-m ('\u000d') as argument to PigStorage
> ------------------------------------------------------------------
>
> Key: PIG-838
> URL: https://issues.apache.org/jira/browse/PIG-838
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Pradeep Kamath
> Fix For: 0.9.0
>
>
> An script which has
> a = load 'input' using PigStorage('\u000d');
>
> produces the following error:
> 2009-06-05 14:47:49,241 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR
> 1000: Error during parsing. Lexical error at line 1, column 47. Encountered:
> "\r" (13), after : "\'"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.