[jira] Updated: (PIG-921) Strange use case for Join which produces different results in local and map reduce mode

2009-10-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-921: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Patch commit

[jira] Updated: (PIG-921) Strange use case for Join which produces different results in local and map reduce mode

2009-10-13 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-921: --- Fix Version/s: 0.6.0 Affects Version/s: (was: 0.3.0) 0.4.0 Stat

[jira] Updated: (PIG-921) Strange use case for Join which produces different results in local and map reduce mode

2009-10-13 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-921: --- Attachment: PIG-921-1.patch The problem is in POLocalReArragement, we skip the entire tuple in the value if we

[jira] Updated: (PIG-921) Strange use case for Join which produces different results in local and map reduce mode

2009-08-13 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-921: --- Attachment: joinusecase.pig B.txt A.txt Script with test data. > Strange use ca