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

Santhosh Srinivasan commented on PIG-158:
-----------------------------------------

1. Are you going to use the nested plan concept? If so, we would need nested 
plan in these operators: LOSort (SortColPlans), LOFilter (ConditionPlan), 
LOSplit (ConditionPlans), LOForEach (EvaluationPlans), LOCogroup (GroupByPlans).


[Santhosh] Yes, I will use nested plans. 

2. In a nested plan, what kind of operators can be root nodes? I guess 
POProject is one of them?

[Santhosh] It depends. LOProject is definitely a candidate. In ForEach, we will 
have one of the top level operators as the root node.

> Rework logical plan
> -------------------
>
>                 Key: PIG-158
>                 URL: https://issues.apache.org/jira/browse/PIG-158
>             Project: Pig
>          Issue Type: Sub-task
>          Components: impl
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: logical_operators.patch, logical_operators_rev_1.patch, 
> logical_operators_rev_2.patch, logical_operators_rev_3.patch, 
> visitorWalker.patch
>
>
> Rework the logical plan in line with 
> http://wiki.apache.org/pig/PigExecutionModel

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

Reply via email to