Sabir Ayappalli created PIG-2880:
------------------------------------

             Summary: 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
    Affects Versions: 0.10.0
            Reporter: Sabir Ayappalli


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to