[ https://issues.apache.org/jira/browse/PIG-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401537#comment-13401537 ]
Alan Gates commented on PIG-2742: --------------------------------- Your suggested text in CHANGES would be fine. Or you can omit the part about the subtask, we don't always note those in CHANGES. > Rank Operator Syntax > -------------------- > > Key: PIG-2742 > URL: https://issues.apache.org/jira/browse/PIG-2742 > Project: Pig > Issue Type: Sub-task > Components: build > Affects Versions: 0.10.0 > Reporter: Allan AvendaƱo > Assignee: Allan AvendaƱo > Attachments: PIG-2742 > > > The syntax proposed is the following: > RANK <alias> (BY (<col_ref>|<col_range>)+)? > Which now is running on the patch attached with the code implemented so far, > with the corresponding tests. > And small update to the syntax: > RANK <alias> (BY (<col_ref>|<col_range>)+)? DENSE > I append "DENSE" for dense rank implementation. > Looking forward to reading your comments. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira