[ 
https://issues.apache.org/jira/browse/PIG-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

niraj rai updated PIG-1655:
---------------------------

    Attachment: PIG-1655_0.patch

I stead of removing the duplicate code, I have marked them deprecated. Making 
these classes a subclass of the builtin class needs change in the signature of 
the constructor, which we don't want at this stage.

> code duplicated for udfs that were moved from piggybank to builtin
> ------------------------------------------------------------------
>
>                 Key: PIG-1655
>                 URL: https://issues.apache.org/jira/browse/PIG-1655
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Thejas M Nair
>            Assignee: niraj rai
>             Fix For: 0.8.0
>
>         Attachments: PIG-1655_0.patch
>
>
> As part of PIG-1405, some udfs from piggybank were made standard udfs. But 
> now the code is duplicated in piggybank and org.apache.pig.builtin. . This 
> can cause confusion.
> I am planning to make these udfs in piggybank subclasses of those in 
> org.apache.pig.builtin. so that users don't have to change their scripts.

-- 
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