You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "DaeMyung Kang (JIRA)" <ji...@apache.org> on 2013/12/01 15:51:36 UTC

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

DaeMyung Kang created TAJO-351:
----------------------------------

             Summary: 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


reverse function

reverse('abc') ===> 'cba'
reverse('가') ===> '가'




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