Translate project( * ) in operators that have a nested plan
-----------------------------------------------------------
Key: PIG-489
URL: https://issues.apache.org/jira/browse/PIG-489
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: types_branch
Reporter: Santhosh Srinivasan
Assignee: Santhosh Srinivasan
Fix For: types_branch
Currently, the project( * ) operator results in the generation of a tuple
schema even when the schema of the project's input is known. This is confusing
to the user and should be remedied. In addition this will address a bug in
Pig-335 which prevents tracking lineage accurately.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.