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

Alan Gates commented on PIG-1777:
---------------------------------

Changes look good.

One thing I missed before is that rather than finding the function from the 
list of registered functions as the eval funcs do, it reads it from a script 
file.  We want to present a consistent look and for all UDFs, so we'll want to 
change this to work the same way as the eval funcs do.  I'm happy to help with 
that change, since it may require knowledge of Pig internals.  But it will be 
later this week or next week before I get to it.

> LoadFunc in a scripting language
> --------------------------------
>
>                 Key: PIG-1777
>                 URL: https://issues.apache.org/jira/browse/PIG-1777
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: John Meagher
>            Assignee: John Meagher
>             Fix For: 0.9.0
>
>         Attachments: Initial-scripted-load.patch, 
> Initial-scripted-load2.patch, scripted-load-patch-3.patch
>
>
> Provide a mechanism for loading custom objects from a Sequence file with the 
> conversion from the object to Pig objects happening in a scripting language.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to