[jira] Updated: (PIG-934) Merge join implementation currently does not seek to right point on the right side input based on the offset provided by the index

2009-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-934: - Attachment: pig-934.patch I think instead of creating a new method, better is to overload FileLocal

[jira] Assigned: (PIG-934) Merge join implementation currently does not seek to right point on the right side input based on the offset provided by the index

2009-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reassigned PIG-934: Assignee: Ashutosh Chauhan > Merge join implementation currently does not seek to right point

[jira] Commented: (PIG-934) Merge join implementation currently does not seek to right point on the right side input based on the offset provided by the index

2009-08-28 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749036#action_12749036 ] Ashutosh Chauhan commented on PIG-934: -- Also this doesnt warrant a new constructor in POL

[jira] Commented: (PIG-934) Merge join implementation currently does not seek to right point on the right side input based on the offset provided by the index

2009-08-28 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749042#action_12749042 ] Pradeep Kamath commented on PIG-934: The reason I thought a separate function with a "sing

[jira] Created: (PIG-937) Task get stuck in BasicTable's BTScaner's atEnd() method

2009-08-28 Thread He Yongqiang (JIRA)
Task get stuck in BasicTable's BTScaner's atEnd() method Key: PIG-937 URL: https://issues.apache.org/jira/browse/PIG-937 Project: Pig Issue Type: Bug Reporter: He Yongqiang