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

[jira] Updated: (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:all-tabpanel ]

Thejas M Nair updated PIG-1747:
-------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Patch committed to trunk.

> 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.