[
https://issues.apache.org/jira/browse/PIG-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated PIG-1738:
----------------------------
Attachment: PIG-1738-1.patch
Patch is performance improvement, no obvious way to write a unit test.
> New logical plan: Optimized UserFuncExpression.getFieldSchema
> -------------------------------------------------------------
>
> Key: PIG-1738
> URL: https://issues.apache.org/jira/browse/PIG-1738
> Project: Pig
> Issue Type: Bug
> Components: impl
> Affects Versions: 0.8.0
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.8.0
>
> Attachments: PIG-1738-1.patch
>
>
> Currently every time we invoke UserFuncExpression.getFieldSchema, Pig will
> instantiate UserFunc. This is not efficient and should change.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.