Description
Implement a function that given a (sorted) bag adds to each tuple a unique, increasing identifier without gaps, like what RANK does for SQL.
This is a candidate project for Google summer of code 2012. More information about the program can be found at https://cwiki.apache.org/confluence/display/PIG/GSoc2012
Functionality implemented so far, is available at https://reviews.apache.org/r/5523/diff/#index_header
Attachments
Attachments
Issue Links
There are no Sub-Tasks for this issue.