Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Feature

JIRA

Comments

Move Piggybank out of github

https://github.com/wilbur/PiggybankImage Removed

Currently Pig hosts Piggybank (our repository of user contributed UDFs) as part of our contrib. This is not ideal for a couple of reasons. One, it means those who wish to share their UDFs have to go through the rigor of the patch process. Two, since contrib is tied to releases of the main product, there is no way for users to share functions for older versions or quickly disseminate their new functions. If Piggybank were instead more similar to CPAN than users could upload their own packages with little assistance from Pig committers and specify what versions of Pig the function is for. This could be done via hosting site such as github.

Nested cross/foreach

PIG-1916, PIG-1631

 

Boolean and Timedate type

PIG-1429, PIG-1314

 

Move parameter substitution/grunt to Antlr

 

 

Make Pig work with hadoop 23

PIG-2125

 

...