You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2013/10/05 23:46:43 UTC

[jira] [Updated] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

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

Daniel Dai updated PIG-3164:
----------------------------

    Fix Version/s:     (was: 0.12.0)
                   0.13.0

> Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-3164
>                 URL: https://issues.apache.org/jira/browse/PIG-3164
>             Project: Pig
>          Issue Type: New Feature
>          Components: piggybank
>    Affects Versions: 0.10.0
>            Reporter: Anuroopa George
>            Assignee: Anuroopa George
>             Fix For: 0.13.0
>
>         Attachments: ENDSWITH.java.patch, ENDSWITH_updated.java
>
>
> Pig current releases lack a UDF endsWith.This UDF tests if a given string  ends with the specified suffix.This UDF returns true if the character sequence represented by the string argument given as a suffix is a suffix of the character sequence represented by the given string; false otherwise.Also true will be returned if the given suffix is an empty string or is equal to the given String.



--
This message was sent by Atlassian JIRA
(v6.1#6144)