[ 
https://issues.apache.org/jira/browse/PIG-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005746#comment-13005746
 ] 

Thejas M Nair commented on PIG-719:
-----------------------------------

+1

> 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

Reply via email to