[
https://issues.apache.org/jira/browse/PIG-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030965#comment-13030965
]
Xuefu Zhang commented on PIG-2038:
----------------------------------
Patch is committed to both trunk and 0.9.0.
> 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