[
https://issues.apache.org/jira/browse/PIG-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-719:
---------------------------
Assignee: Xuefu Zhang
Fix Version/s: 0.9.0
> 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
>
>
> This pig script should work:
> STORE (LOAD 'inputfile') INTO 'outputfile';
> but it does not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.