[
https://issues.apache.org/jira/browse/PIG-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874235#action_12874235
]
Daniel Dai commented on PIG-972:
--------------------------------
We should handle describe for a foreach nested alias in two scenarios:
1. Instant feedback: after user issue the foreach statement in Grunt
2. As part of execution: when we run this foreach statement, we will dump the
schema for the nested alias
> Make describe work with nested foreach
> --------------------------------------
>
> Key: PIG-972
> URL: https://issues.apache.org/jira/browse/PIG-972
> Project: Pig
> Issue Type: Improvement
> Reporter: Olga Natkovich
> Assignee: Aniket Mokashi
> Fix For: 0.8.0
>
>
> Currently Parser can't deal with that. This is because describe is part of
> Grunt parser while the rest of nested foreach is handled by the QueryParser
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.