[ https://issues.apache.org/jira/browse/PIG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721407#action_12721407 ]
Daniel Dai commented on PIG-832: -------------------------------- My thinking is that most users will use build-in UDFs. So it is better to be straight-forward to the majority. One thing is, import list is ordered. We can put the buildin UDFs in the end. So if user provide udf with the same name, Pig takes the user defined udf first. How is that? > Make import list configurable > ----------------------------- > > Key: PIG-832 > URL: https://issues.apache.org/jira/browse/PIG-832 > Project: Pig > Issue Type: Improvement > Affects Versions: 0.2.0 > Reporter: Olga Natkovich > Assignee: Daniel Dai > Fix For: 0.3.0 > > > Currently, it is hardwired in PigContext. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.