[
https://issues.apache.org/jira/browse/PIG-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005741#comment-13005741
]
Xuefu Zhang commented on PIG-719:
---------------------------------
Unit test passed. Test-patch run:
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 3 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
> store <expr> into 'filename'; should be valid syntax, but does not work
> -----------------------------------------------------------------------
>
> Key: PIG-719
> URL: https://issues.apache.org/jira/browse/PIG-719
> Project: Pig
> Issue Type: Bug
> Environment: pig local model (although I think it's a parsing
> problem, not an execution problem)
> Reporter: Christopher Olston
> Assignee: Xuefu Zhang
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: pig-719.patch
>
>
> This pig script should work:
> STORE (LOAD 'inputfile') INTO 'outputfile';
> but it does not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira