You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/12/02 07:57:37 UTC

[jira] [Resolved] (TAJO-351) Implement reverse(text)

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

Hyunsik Choi resolved TAJO-351.
-------------------------------

    Resolution: Fixed

I've committed it to the master branch.

> Implement reverse(text)
> -----------------------
>
>                 Key: TAJO-351
>                 URL: https://issues.apache.org/jira/browse/TAJO-351
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: operator/function/udf
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Minor
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-351.patch
>
>
> reverse function
> reverse('abc') ===> 'cba'
> reverse('가') ===> '가'



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