[ https://issues.apache.org/jira/browse/PIG-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Santhosh Srinivasan updated PIG-655: ------------------------------------ Attachment: PIG-655.patch Attached patch fixes the issue of comparing fieldschemas in bincond during type checking. All unit test cases pass. > Comparison of schemas of bincond operands is flawed > --------------------------------------------------- > > Key: PIG-655 > URL: https://issues.apache.org/jira/browse/PIG-655 > Project: Pig > Issue Type: Bug > Components: impl > Affects Versions: types_branch > Reporter: Santhosh Srinivasan > Assignee: Santhosh Srinivasan > Fix For: types_branch > > Attachments: PIG-655.patch > > > The comparison of schemas of bincond is flawed. Instead of comparing the > field schemas, the type checker is comparing the schemas. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.