[ 
https://issues.apache.org/jira/browse/HIVE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729817#action_12729817
 ] 

Namit Jain commented on HIVE-622:
---------------------------------

That api is misleading, charAt returns the character at byte position, not at 
character position. We can get it working using that - but it might be cleaner 
to traverse the byte array, extract characters and then reverse them.

> Implement reverse UDF
> ---------------------
>
>                 Key: HIVE-622
>                 URL: https://issues.apache.org/jira/browse/HIVE-622
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>             Fix For: 0.4.0
>
>         Attachments: HIVE-622.1.patch, HIVE-622.2.patch
>
>
> Implement reverse as requested in 
> https://issues.apache.org/jira/browse/HIVE-615

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to