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

Keith Wyss commented on PIG-3405:
---------------------------------

Thanks for making these changes Aniket. Hopefully some mistakes in the future 
can be averted due to this patch.

                
> Top UDF documentation indicates improper use
> --------------------------------------------
>
>                 Key: PIG-3405
>                 URL: https://issues.apache.org/jira/browse/PIG-3405
>             Project: Pig
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.10.0
>         Environment: Javadoc and pig tutorial
>            Reporter: Keith Wyss
>            Assignee: Aniket Mokashi
>            Priority: Minor
>         Attachments: PIG-3405.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The documentation in both the source code javadoc: 
> http://svn.apache.org/repos/asf/pig/trunk/src/org/apache/pig/builtin/TOP.java 
> and the Apache Pig Reference manual: 
> http://pig.apache.org/docs/r0.8.1/piglatin_ref2.html#TOP indicates that the 
> index that is passed to the TOP UDF should be 1-indexed. 
> Reading the code and testing the results, this is false. Zero-indexing gives 
> the correct behavior. Users should not be betrayed by the official 
> documentation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to