[
https://issues.apache.org/jira/browse/PIG-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated PIG-2338:
----------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Unit test pass. test-patch:
[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 7 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] -1 release audit. The applied patch generated 466 release
audit warnings (more than the trunk's current 455 warnings).
All new file has proper header, ignore release audit warning.
PIG-2338-2.patch committed to trunk.
> Need signature for EvalFunc
> ---------------------------
>
> Key: PIG-2338
> URL: https://issues.apache.org/jira/browse/PIG-2338
> Project: Pig
> Issue Type: New Feature
> Components: impl
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.11
>
> Attachments: PIG-2338-1.patch, PIG-2338-2.patch
>
>
> In LoadFunc/StoreFunc, we generate a unique signature for each
> LoadFunc/StoreFunc, so user can use it as key to retrieve properties in
> UDFContext. We need a similar mechanism for EvalFunc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira