[
https://issues.apache.org/jira/browse/PIG-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated PIG-2880:
------------------------------------
Fix Version/s: (was: 0.16.0)
0.17.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.17.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.3.4#6332)