Bejoy KS created PIG-2713:
-----------------------------
Summary: Pig query planner throwing parse error on Joins
Key: PIG-2713
URL: https://issues.apache.org/jira/browse/PIG-2713
Project: Pig
Issue Type: Bug
Components: parser
Affects Versions: 0.9.2, 0.8.1
Environment: CentOS 6
Reporter: Bejoy KS
Pig parser is throwing an exception when two columns in a table has the same
name and when they are used as part of some projection operation after join.
Error message
ERROR 1103: Merge join/Cogroup only supports Filter, Foreach, filter and Load
as its predecessor. Found :
Error would be thrown for common join as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira