John Gordon created PIG-2795:
--------------------------------

             Summary: 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
            Reporter: John Gordon


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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to