Hi, Julien, Pig does not use pull request. Can you open a Jira and attach patch?
Also we have a discussion on UUID in https://issues.apache.org/jira/browse/PIG-3257, have you looked into it? Thanks, Daniel On Thu, Jan 22, 2015 at 5:37 AM, julien-girard <[email protected]> wrote: > GitHub user julien-girard opened a pull request: > > https://github.com/apache/pig/pull/15 > > Uuid > > Juste a simple UDF to generate random V4 UUID. > I use it to generate tokens. > > Regards > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/julien-girard/pig uuid > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/pig/pull/15.patch > > To close this pull request, make a commit to your master/trunk branch > with (at least) the following in the commit message: > > This closes #15 > > ---- > commit 9175a5a940dc3861184d851d51f0e1672b93e831 > Author: Julien Girard <[email protected]> > Date: 2015-01-21T23:10:44Z > > Add UDF RandomUUID > > commit 5aceb11c9ae1d6a60b45df2aba40cae43351dab1 > Author: julien-girard <[email protected]> > Date: 2015-01-22T08:01:41Z > > Update RandomUUID.java > > Adding usages comment > > ---- > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at [email protected] or file a JIRA ticket > with INFRA. > --- > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
