[ 
https://issues.apache.org/jira/browse/PIG-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binitha R B updated PIG-3184:
-----------------------------

    Description: 
Pig releases currently lacks UDF for functions rtrim and repeat.
rtrim (string A)  Returns the string resulting from trimming space from the 
end(right hand side) of A
repeat (string str, int n)      Repeat str n times 

 
    
> Pig release lacks UDF for functions rtrim and repeat
> ----------------------------------------------------
>
>                 Key: PIG-3184
>                 URL: https://issues.apache.org/jira/browse/PIG-3184
>             Project: Pig
>          Issue Type: New Feature
>    Affects Versions: 0.10.0
>            Reporter: Binitha R B
>            Priority: Minor
>
> Pig releases currently lacks UDF for functions rtrim and repeat.
> rtrim (string A)  Returns the string resulting from trimming space from the 
> end(right hand side) of A
> repeat (string str, int n)    Repeat str n times 
>  

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