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:47 UTC

[jira] [Updated] (PIG-2880) Pig current releases lack a UDF charAt.This UDF returns the char value at the specified index.

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

Daniel Dai updated PIG-2880:
----------------------------

    Fix Version/s:     (was: 0.12.0)
                   0.13.0

> Pig current releases lack a UDF charAt.This UDF returns the char value at the specified index.
> ----------------------------------------------------------------------------------------------
>
>                 Key: PIG-2880
>                 URL: https://issues.apache.org/jira/browse/PIG-2880
>             Project: Pig
>          Issue Type: New Feature
>          Components: piggybank
>            Reporter: Sabir Ayappalli
>              Labels: patch
>             Fix For: 0.13.0
>
>         Attachments: CharAt.java.patch
>
>
> Pig current releases lack a UDF charAt.This UDF returns the char value at the specified index. An index ranges from 0 to length() - 1. The first char value of the sequence is at index 0, the next at index 1, and so on.



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