[
https://issues.apache.org/jira/browse/PIG-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921091#comment-13921091
]
Cheolsoo Park commented on PIG-3793:
------------------------------------
+1.
#1
[~prkommireddi], can you add the following annotations to LogicalPlanData? I
imagine we continue to improve it.
{code}
@InterfaceAudience.Public
@InterfaceStability.Evolving
{code}
#2
Please remove trailing white spaces when committing the patch. Thanks!
> Provide info on number of LogicalRelationalOperator(s) used in the script
> through LogicalPlanData
> -------------------------------------------------------------------------------------------------
>
> Key: PIG-3793
> URL: https://issues.apache.org/jira/browse/PIG-3793
> Project: Pig
> Issue Type: Improvement
> Components: data
> Affects Versions: 0.13.0
> Reporter: Prashant Kommireddi
> Assignee: Prashant Kommireddi
> Fix For: 0.13.0
>
> Attachments: PIG-3793.patch
>
>
> Its useful to have an understanding of how many operators are being used in
> the script via the API. This could allow admins to enforce
> checks/restrictions on the length/complexity of the plan in user scripts.
--
This message was sent by Atlassian JIRA
(v6.2#6252)