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

Daniel Dai updated PIG-2795:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.12
                   0.10.1
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

+1.

Patch committed to 0.10/0.11/trunk.

Thanks John!
                
> Fix test cases that generate pig scripts with "load " + pathStr to encode "\" 
> in the path
> -----------------------------------------------------------------------------------------
>
>                 Key: PIG-2795
>                 URL: https://issues.apache.org/jira/browse/PIG-2795
>             Project: Pig
>          Issue Type: Sub-task
>    Affects Versions: 0.10.0
>            Reporter: John Gordon
>            Assignee: John Gordon
>             Fix For: 0.11, 0.10.1, 0.12
>
>         Attachments: 0006-Test-Changes-For-Path-Separator-on-Windows.patch, 
> trunkEncodeEscape.patch
>
>
> Pig reads "\" as an escape character in pig scripts -- but Windows paths 
> natively contain \.  When we formulate pig queries that should be read 
> through the parser with file paths, we should call encodeEscape first to 
> handle paths generated on Windows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to