You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2011/05/06 19:20:03 UTC

[jira] [Updated] (PIG-2038) Pig fails to parse empty tuple/map/bag constant

     [ https://issues.apache.org/jira/browse/PIG-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang updated PIG-2038:
-----------------------------

    Attachment: PIG-2038.patch

> Pig fails to parse empty tuple/map/bag constant
> -----------------------------------------------
>
>                 Key: PIG-2038
>                 URL: https://issues.apache.org/jira/browse/PIG-2038
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.9.0
>
>         Attachments: PIG-2038.patch
>
>
> Pig fails to parse the following query:
> a = foreach (load 'b') generate ();
> store a into 'output';
> Error msg: Failed to parse: null
> Similar problem occurs for empty bag/map constant.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira