[ 
https://issues.apache.org/jira/browse/PIG-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399763#comment-13399763
 ] 

Alan Gates commented on PIG-2742:
---------------------------------

Has this been checked in?  I don't see a checkin in the CHANGES.txt nor could I 
find a checkin mail for it.  The status shouldn't be changed to Resolved until 
the code has been checked in.
                
> 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


Reply via email to