You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2010/12/01 00:50:10 UTC

[jira] Commented: (PIG-1747) pattern match classes for matching patterns in physical plan

    [ https://issues.apache.org/jira/browse/PIG-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965491#action_12965491 ] 

Daniel Dai commented on PIG-1747:
---------------------------------

Patch by itself looks good. Can you brief the difference of physical pattern match vs logical patten match?

> pattern match classes for matching patterns in physical plan 
> -------------------------------------------------------------
>
>                 Key: PIG-1747
>                 URL: https://issues.apache.org/jira/browse/PIG-1747
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.0
>
>         Attachments: PIG-1747.1.patch
>
>
> Map-reduce plan optimization phase of query planning in pig uses several visitors. Each of these visitors use custom code to identify patterns in physical plan to determine if the optimization should be applied. Having pattern match utility classes that works with physical plan will make writing new visitors easier.

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