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

Prashant Kommireddi commented on PIG-3138:
------------------------------------------

Hey [~cheolsoo], would this require a +1 from another commit to make it in?
                
> Decouple PigServer.executeBatch() from compilation of batch
> -----------------------------------------------------------
>
>                 Key: PIG-3138
>                 URL: https://issues.apache.org/jira/browse/PIG-3138
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Prashant Kommireddi
>            Assignee: Prashant Kommireddi
>             Fix For: 0.12
>
>         Attachments: PIG-3138_1.patch, PIG-3138_hotfix.patch, PIG-3138.patch
>
>
> executeBatch() currently does parsing and building of LogicalPlan in addition 
> to the actual execution. It will be beneficial to separate out 
> parsing/building from execution - that will allow us to get a handle on 
> load/store and other operators before execution of batch. Useful for folks 
> using PigServer API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to