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: Thejas M Nair
Fix For: 0.8.0
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.