[
https://issues.apache.org/jira/browse/PIG-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prashant Kommireddi updated PIG-3138:
-------------------------------------
Attachment: PIG-3138.patch
Adding a patch, please review.
> 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.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