[jira] Updated: (PIG-641) Fragment replicate join does not work in local mode

2009-02-10 Thread Shubham Chopra (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shubham Chopra updated PIG-641:
---

Attachment: 641.patch

I have added a local POFRJoinLocal operator that extends POFRJoin and uses the 
hashmap based implementation of joins similar to POFRJoin.

> Fragment replicate join does not work in local mode
> ---
>
> Key: PIG-641
> URL: https://issues.apache.org/jira/browse/PIG-641
> Project: Pig
>  Issue Type: Bug
>Reporter: Olga Natkovich
>Assignee: Shubham Chopra
> Attachments: 641.patch, 641.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (PIG-641) Fragment replicate join does not work in local mode

2009-02-06 Thread Shubham Chopra (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shubham Chopra updated PIG-641:
---

Attachment: 641.patch

Added a small modification in query parser to treat FRJoin as regular joins 
since FRJoin - the algorithm, is redundant in the local mode. Also added test 
cases similar to the ones for FRJoin for the local mode as well.

> Fragment replicate join does not work in local mode
> ---
>
> Key: PIG-641
> URL: https://issues.apache.org/jira/browse/PIG-641
> Project: Pig
>  Issue Type: Bug
>Reporter: Olga Natkovich
>Assignee: Shubham Chopra
> Attachments: 641.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.