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

Cheolsoo Park commented on PIG-3340:
------------------------------------

You're right. Feel free to submit a patch.
                
> Incorrect information in User Defined Functions documentation regarding 
> supported languages.
> --------------------------------------------------------------------------------------------
>
>                 Key: PIG-3340
>                 URL: https://issues.apache.org/jira/browse/PIG-3340
>             Project: Pig
>          Issue Type: Bug
>            Reporter: j...@gmail.com
>            Priority: Minor
>
> From the pig 0.10.0 and 0.11.0 documentation:
> http://pig.apache.org/docs/r0.10.0/udf.html
> bq. Pig UDFs can currently be implemented in three languages: Java, Python, 
> JavaScript and Ruby.
> http://pig.apache.org/docs/r0.11.0/udf.html
> bq. Pig UDFs can currently be implemented in three languages: Java, Python, 
> JavaScript, Ruby and Groovy.
> I believe this should be the following, respectively:
> bq. Pig UDFs can currently be implemented in three languages: Java, Python 
> and Ruby... also JavaScript
> bq. Pig UDFs can currently be implemented in three languages: Java, Python 
> and Ruby... also JavaScript and Groovy.
> Or perhaps those should be "four" and "five" but that's a matter of 
> perspective.

--
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