o.a.p.impl.utils.Utils needs to be marked for audience and stability and a
public set of utility functions exposed
------------------------------------------------------------------------------------------------------------------
Key: PIG-2104
URL: https://issues.apache.org/jira/browse/PIG-2104
Project: Pig
Issue Type: Improvement
Components: impl
Affects Versions: 0.9.0
Reporter: Alan Gates
Assignee: Alan Gates
o.a.p.impl.utils.Utils.java is not marked as a public interface, but we know
users are using some of these methods in their UDFs. We should decide which of
those function we want to support publicly and place them in a public package
(like o.a.p) and mark the remaining as audience private.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira