You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Anuroopa George (JIRA)" <ji...@apache.org> on 2012/09/24 08:27:07 UTC

[jira] [Commented] (PIG-2879) Pig current releases lack a UDF startsWith.This UDF tests if a given string starts with the specified prefix.

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

Anuroopa George commented on PIG-2879:
--------------------------------------

Thanks Eli
                
> Pig current releases lack a UDF startsWith.This UDF tests if a given string starts with the specified prefix. 
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-2879
>                 URL: https://issues.apache.org/jira/browse/PIG-2879
>             Project: Pig
>          Issue Type: New Feature
>          Components: piggybank
>    Affects Versions: 0.10.0
>            Reporter: Anuroopa George
>            Assignee: Eli Reisman
>              Labels: features, patch
>             Fix For: 0.11
>
>         Attachments: PIG-2879-1.patch, PIG-2879-2.patch, PIG-2879-3.patch, PIG-2879-4.patch
>
>
> Pig current releases lack a UDF startsWith.This UDF tests if a given string starts with the specified prefix.This UDF returns true if the character sequence represented by the string argument given as a prefix is a prefix of the character sequence represented by the given string; false otherwise.Also  true will be returned if the given prefix is an empty string or is equal to the given String.

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