[
https://issues.apache.org/jira/browse/PIG-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965499#action_12965499
]
Daniel Dai commented on PIG-1747:
---------------------------------
+1. If we plan to converge to use the same base classes in the future, we shall
also convert this pattern match process. It adds source/leave function, but in
general quite similar.
> 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.