[ https://issues.apache.org/jira/browse/PIG-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Dai updated PIG-1655: ---------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Patch committed to both trunk and 0.8 branch. > 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.