[
https://issues.apache.org/jira/browse/PIG-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated PIG-227:
------------------------------
Status: Patch Available (was: Open)
Marking it PA, passes all unit tests locally...
> Minor irritants in parsing input/output specs for streaming command in the
> define clause
> ----------------------------------------------------------------------------------------
>
> Key: PIG-227
> URL: https://issues.apache.org/jira/browse/PIG-227
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Arun C Murthy
> Assignee: Arun C Murthy
> Attachments: PIG-227_0_20080501.patch
>
>
> Currently the following throw syntax errors:
> 1. define CMD `blah` input(stdin using PigStorage)
> -> Expects *PigStorage()*
> 2. define CMD `blah` input(stdin)
> -> Expects a 'using' clause.
> Should be straight-forward fix to the parser...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.